Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/fuzztest/abilitymgrabilitymanagerstub_fuzzer/
H A Dabilitymgrabilitymanagerstub_fuzzer.cpp79 MessageParcel parcels; in DoSomethingInterestingWithMyAPI() local
80 parcels.WriteInterfaceToken(ABILITYMGR_INTERFACE_TOKEN); in DoSomethingInterestingWithMyAPI()
81 parcels.WriteBuffer(data, size); in DoSomethingInterestingWithMyAPI()
82 parcels.RewindRead(0); in DoSomethingInterestingWithMyAPI()
84 abmsTwo->OnRemoteRequest(codeTwo, parcels, reply, option); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrchildschedulerproxy_fuzzer/
H A Dabilityinterfacesappmgrchildschedulerproxy_fuzzer.cpp76 MessageParcel parcels; in DoSomethingInterestingWithMyAPI() local
77 parcels.WriteInterfaceToken(AMSMGR_INTERFACE_TOKEN); in DoSomethingInterestingWithMyAPI()
78 parcels.WriteBuffer(data, size); in DoSomethingInterestingWithMyAPI()
79 parcels.RewindRead(0); in DoSomethingInterestingWithMyAPI()
80 infosProxy->WriteInterfaceToken(parcels); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrnativechildnotifyproxy_fuzzer/
H A Dabilityinterfacesappmgrnativechildnotifyproxy_fuzzer.cpp80 MessageParcel parcels; in DoSomethingInterestingWithMyAPI() local
81 parcels.WriteInterfaceToken(AMSMGR_INTERFACE_TOKEN); in DoSomethingInterestingWithMyAPI()
82 parcels.WriteBuffer(data, size); in DoSomethingInterestingWithMyAPI()
83 parcels.RewindRead(0); in DoSomethingInterestingWithMyAPI()
84 infosProxy->WriteInterfaceToken(parcels); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrabilitydebugresponseproxy_fuzzer/
H A Dabilityinterfacesappmgrabilitydebugresponseproxy_fuzzer.cpp77 MessageParcel parcels; in DoSomethingInterestingWithMyAPI() local
78 parcels.WriteInterfaceToken(AMSMGR_INTERFACE_TOKEN); in DoSomethingInterestingWithMyAPI()
79 parcels.WriteBuffer(data, size); in DoSomethingInterestingWithMyAPI()
80 parcels.RewindRead(0); in DoSomethingInterestingWithMyAPI()
81 infosProxy->WriteInterfaceToken(parcels); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrappdebuglistenerproxy_fuzzer/
H A Dabilityinterfacesappmgrappdebuglistenerproxy_fuzzer.cpp75 MessageParcel parcels; in DoSomethingInterestingWithMyAPI() local
76 parcels.WriteInterfaceToken(AMSMGR_INTERFACE_TOKEN); in DoSomethingInterestingWithMyAPI()
77 parcels.WriteBuffer(data, size); in DoSomethingInterestingWithMyAPI()
78 parcels.RewindRead(0); in DoSomethingInterestingWithMyAPI()
79 infosProxy->WriteInterfaceToken(parcels); in DoSomethingInterestingWithMyAPI()

Completed in 2 milliseconds