Searched refs:abmsOne (Results 1 – 2 of 2) sorted by relevance
86 std::shared_ptr<AppDebugListenerStub> abmsOne = std::make_shared<AppDebugListenerStubFUZZ>(); in DoSomethingInterestingWithMyAPI() local87 abmsOne->OnRemoteRequest(codeOne, parcel, reply, option); in DoSomethingInterestingWithMyAPI()89 abmsOne->OnRemoteRequest(codeTwo, parcel, reply, option); in DoSomethingInterestingWithMyAPI()
75 std::shared_ptr<AbilityManagerService> abmsOne = std::make_shared<AbilityManagerService>(); in DoSomethingInterestingWithMyAPI() local76 abmsOne->OnRemoteRequest(codeOne, parcel, reply, option); in DoSomethingInterestingWithMyAPI()