Home
last modified time | relevance | path

Searched refs:ParcelData (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/ability_runtime/test/fuzztest/testobserverstub_fuzzer/
H A Dtestobserverstub_fuzzer.cpp56 MessageParcel ParcelData; in DoSomethingInterestingWithMyAPI() local
57 ParcelData.WriteInterfaceToken(APPMGR_INTERFACE_TOKEN); in DoSomethingInterestingWithMyAPI()
58 ParcelData.WriteBuffer(data, size); in DoSomethingInterestingWithMyAPI()
59 ParcelData.RewindRead(0); in DoSomethingInterestingWithMyAPI()
63 testObserverStub->OnRemoteRequest(code, ParcelData, reply, option); in DoSomethingInterestingWithMyAPI()

Completed in 1 milliseconds