Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/pendingwantmanager_fuzzer/
H A Dpendingwantmanager_fuzzer.cpp146 auto saMgrClient = std::make_shared<SaMgrClient>(); in DoSomethingInterestingWithMyAPI() local
147 saMgrClient->GetSystemAbility(int32Param); in DoSomethingInterestingWithMyAPI()
148 saMgrClient->RegisterSystemAbility(int32Param, token); in DoSomethingInterestingWithMyAPI()