Home
last modified time | relevance | path

Searched defs:remoteClientManager (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityapppreloader_fuzzer/
H A Dabilityapppreloader_fuzzer.cpp56 …std::shared_ptr<RemoteClientManager> remoteClientManager = std::make_shared<RemoteClientManager>(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dexit_resident_process_manager.cpp98 …std::shared_ptr<RemoteClientManager> remoteClientManager = std::make_shared<RemoteClientManager>(); in QueryExitBundleInfos() local
H A Dapp_preloader.cpp30 AppPreloader::AppPreloader(std::shared_ptr<RemoteClientManager> remoteClientManager) in AppPreloader()
H A Dapp_mgr_service.cpp339 …std::shared_ptr<RemoteClientManager> remoteClientManager = std::make_shared<RemoteClientManager>(); in ClearUpApplicationData() local
650 …std::shared_ptr<RemoteClientManager> remoteClientManager = std::make_shared<RemoteClientManager>(); in FinishUserTest() local
H A Dapp_state_observer_manager.cpp969 …std::shared_ptr<RemoteClientManager> remoteClientManager = std::make_shared<RemoteClientManager>(); in WrapAppStateData() local
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/appmgrrest_fuzzer/
H A Dappmgrrest_fuzzer.cpp88 RemoteClientManager remoteClientManager; in DoSomethingInterestingWithMyAPI() local