Home
last modified time | relevance | path

Searched defs:appMgrClient (Results 1 - 25 of 47) sorted by relevance

12

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_register.cpp38 auto appMgrClient = std::make_unique<AppMgrClient>(); in RegisterConfigurationObserver() local
/foundation/ability/ability_runtime/test/fuzztest/prestartnwebspawnprocess_fuzzer/
H A Dprestartnwebspawnprocess_fuzzer.cpp38 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/killapplicationself_fuzzer/
H A Dkillapplicationself_fuzzer.cpp36 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/updateabilitystate_fuzzer/
H A Dupdateabilitystate_fuzzer.cpp51 AppMgrClient* appMgrClient = new AppMgrClient(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/getprocessrunninginfosbyuserid_fuzzer/
H A Dgetprocessrunninginfosbyuserid_fuzzer.cpp41 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/getapplicationinfobyprocessid_fuzzer/
H A Dgetapplicationinfobyprocessid_fuzzer.cpp42 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/scheduleacceptwantdone_fuzzer/
H A Dscheduleacceptwantdone_fuzzer.cpp38 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/startrenderprocess_fuzzer/
H A Dstartrenderprocess_fuzzer.cpp38 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/updateextensionstate_fuzzer/
H A Dupdateextensionstate_fuzzer.cpp51 AppMgrClient* appMgrClient = new AppMgrClient(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/registerconfigurationobserver_fuzzer/
H A Dregisterconfigurationobserver_fuzzer.cpp38 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/updateconfiguration_fuzzer/
H A Dupdateconfiguration_fuzzer.cpp35 AppMgrClient* appMgrClient = new AppMgrClient(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/moduletest/app_mgr_client_test/
H A Dapp_mgr_client_test.cpp68 auto appMgrClient = std::make_unique<AppMgrClient>(); in HWTEST_F() local
93 auto appMgrClient = std::make_unique<AppMgrClient>(); in HWTEST_F() local
116 auto appMgrClient = std::make_unique<AppMgrClient>(); in HWTEST_F() local
148 auto appMgrClient = std::make_unique<AppMgrClient>(); HWTEST_F() local
186 auto appMgrClient = std::make_unique<AppMgrClient>(); HWTEST_F() local
223 auto appMgrClient = std::make_unique<AppMgrClient>(); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/fuzztest/killapplication_fuzzer/
H A Dkillapplication_fuzzer.cpp36 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/getrunningprocessinfobytoken_fuzzer/
H A Dgetrunningprocessinfobytoken_fuzzer.cpp52 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/prepareterminate_fuzzer/
H A Dprepareterminate_fuzzer.cpp52 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/getconfiguration_fuzzer/
H A Dgetconfiguration_fuzzer.cpp38 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/killprocessesbyuserid_fuzzer/
H A Dkillprocessesbyuserid_fuzzer.cpp41 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/notifymemorylevel_fuzzer/
H A Dnotifymemorylevel_fuzzer.cpp36 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/abilityattachtimeout_fuzzer/
H A Dabilityattachtimeout_fuzzer.cpp52 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/attachrenderprocess_fuzzer/
H A Dattachrenderprocess_fuzzer.cpp36 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/startspecifiedability_fuzzer/
H A Dstartspecifiedability_fuzzer.cpp38 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_app_mgr_test/
H A Dams_ipc_app_mgr_module_test.cpp78 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockAppMgr); in HWTEST_F() local
100 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockAppMgr); in HWTEST_F() local
122 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockAppMgr); in HWTEST_F() local
144 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockAppMgr); in HWTEST_F() local
166 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockAppMgr); in HWTEST_F() local
188 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockMockAppMgr); HWTEST_F() local
215 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockMockAppMgr); HWTEST_F() local
251 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockMockAppMgr); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/fuzztest/killprocessbyabilitytoken_fuzzer/
H A Dkillprocessbyabilitytoken_fuzzer.cpp50 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/startupresidentprocess_fuzzer/
H A Dstartupresidentprocess_fuzzer.cpp38 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dexception_handler.cpp29 auto appMgrClient = std::make_unique<AppExecFwk::AppMgrClient>(); in KillApplicationByUid() local

Completed in 6 milliseconds

12