Home
last modified time | relevance | path

Searched refs:codeTwo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrappdebuglistenerstub_fuzzer/
H A Dabilityinterfacesappmgrappdebuglistenerstub_fuzzer.cpp88 uint32_t codeTwo = static_cast<uint32_t>(IAppDebugListener::Message::ON_APP_DEBUG_STOPED); in DoSomethingInterestingWithMyAPI() local
89 abmsOne->OnRemoteRequest(codeTwo, parcel, reply, option); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrnativechildnotifyproxy_fuzzer/
H A Dabilityinterfacesappmgrnativechildnotifyproxy_fuzzer.cpp89 uint32_t codeTwo = static_cast<uint32_t>(INPUT_ONE); in DoSomethingInterestingWithMyAPI() local
90 infosProxy->SendRequest(codeTwo, parcel, reply, option); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymgrabilitymanagerstub_fuzzer/
H A Dabilitymgrabilitymanagerstub_fuzzer.cpp78 … uint32_t codeTwo = static_cast<uint32_t>(AbilityManagerInterfaceCode::START_UI_EXTENSION_ABILITY); in DoSomethingInterestingWithMyAPI() local
84 abmsTwo->OnRemoteRequest(codeTwo, parcels, reply, option); in DoSomethingInterestingWithMyAPI()