Searched refs:abilityschedulerstub (Results 1 – 1 of 1) sorted by relevance
176 …std::shared_ptr<AbilitySchedulerStub> abilityschedulerstub = std::make_shared<AbilitySchedulerStub… in DoSomethingInterestingWithMyAPI() local178 if (abilityschedulerstub->OnRemoteRequest(code, parcel, reply, option) != 0) { in DoSomethingInterestingWithMyAPI()