Searched refs:codeTwo (Results 1 – 3 of 3) sorted by relevance
88 uint32_t codeTwo = static_cast<uint32_t>(IAppDebugListener::Message::ON_APP_DEBUG_STOPED); in DoSomethingInterestingWithMyAPI() local89 abmsOne->OnRemoteRequest(codeTwo, parcel, reply, option); in DoSomethingInterestingWithMyAPI()
89 uint32_t codeTwo = static_cast<uint32_t>(INPUT_ONE); in DoSomethingInterestingWithMyAPI() local90 infosProxy->SendRequest(codeTwo, parcel, reply, option); in DoSomethingInterestingWithMyAPI()
78 … uint32_t codeTwo = static_cast<uint32_t>(AbilityManagerInterfaceCode::START_UI_EXTENSION_ABILITY); in DoSomethingInterestingWithMyAPI() local84 abmsTwo->OnRemoteRequest(codeTwo, parcels, reply, option); in DoSomethingInterestingWithMyAPI()