Searched refs:saMgrClient (Results 1 – 1 of 1) sorted by relevance
146 auto saMgrClient = std::make_shared<SaMgrClient>(); in DoSomethingInterestingWithMyAPI() local147 saMgrClient->GetSystemAbility(int32Param); in DoSomethingInterestingWithMyAPI()148 saMgrClient->RegisterSystemAbility(int32Param, token); in DoSomethingInterestingWithMyAPI()