Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds