Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/apprunningstatusproxy_fuzzer/
H A Dapprunningstatusproxy_fuzzer.cpp55 auto appRunningStatusProxy = std::make_shared<AbilityRuntime::AppRunningStatusProxy>(impl); in DoSomethingInterestingWithMyAPI() local
59 appRunningStatusProxy->NotifyAppRunningStatus(bundle, uid, runningStatus); in DoSomethingInterestingWithMyAPI()
61 appRunningStatusProxy->NotifyAppRunningStatus(bundle, uid, runningStatus); in DoSomethingInterestingWithMyAPI()