Home
last modified time | relevance | path

Searched refs:abmsOne (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrappdebuglistenerstub_fuzzer/
H A Dabilityinterfacesappmgrappdebuglistenerstub_fuzzer.cpp86 std::shared_ptr<AppDebugListenerStub> abmsOne = std::make_shared<AppDebugListenerStubFUZZ>(); in DoSomethingInterestingWithMyAPI() local
87 abmsOne->OnRemoteRequest(codeOne, parcel, reply, option); in DoSomethingInterestingWithMyAPI()
89 abmsOne->OnRemoteRequest(codeTwo, parcel, reply, option); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymgrabilitymanagerstub_fuzzer/
H A Dabilitymgrabilitymanagerstub_fuzzer.cpp75 std::shared_ptr<AbilityManagerService> abmsOne = std::make_shared<AbilityManagerService>(); in DoSomethingInterestingWithMyAPI() local
76 abmsOne->OnRemoteRequest(codeOne, parcel, reply, option); in DoSomethingInterestingWithMyAPI()