/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_client_test/ |
H A D | app_mgr_client_test.cpp | 99 auto appMgrClient = std::make_unique<AppMgrClient>(); variable 119 auto appMgrClient = std::make_unique<AppMgrClient>(); variable 138 auto appMgrClient = std::make_unique<AppMgrClient>(); variable 175 auto appMgrClient = std::make_unique<AppMgrClient>(); variable 194 auto appMgrClient = std::make_unique<AppMgrClient>(); variable 213 auto appMgrClient = std::make_unique<AppMgrClient>(); variable 241 auto appMgrClient = std::make_unique<AppMgrClient>(); variable 258 auto appMgrClient = std::make_unique<AppMgrClient>(); variable 279 auto appMgrClient = std::make_unique<AppMgrClient>(); variable 296 auto appMgrClient = std::make_unique<AppMgrClient>(); variable [all …]
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_ipc_interface_test/ |
H A D | ams_ipc_appmgr_interface_test.cpp | 70 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockAppMgr); variable 91 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockAppMgr); variable 112 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockAppMgr); variable 133 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockAppMgr); variable 155 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockAppMgr); variable 176 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockAppMgr); variable 204 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockAppMgr); variable 228 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockAppMgr); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_app_mgr_test/ |
H A D | ams_ipc_app_mgr_module_test.cpp | 78 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockAppMgr); variable 100 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockAppMgr); variable 122 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockAppMgr); variable 144 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockAppMgr); variable 166 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockAppMgr); variable 188 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockMockAppMgr); variable 215 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockMockAppMgr); variable 251 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockMockAppMgr); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/app_mgr_client_test/ |
H A D | app_mgr_client_test.cpp | 68 auto appMgrClient = std::make_unique<AppMgrClient>(); variable 93 auto appMgrClient = std::make_unique<AppMgrClient>(); variable 116 auto appMgrClient = std::make_unique<AppMgrClient>(); variable 148 auto appMgrClient = std::make_unique<AppMgrClient>(); variable 186 auto appMgrClient = std::make_unique<AppMgrClient>(); variable 223 auto appMgrClient = std::make_unique<AppMgrClient>(); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_ams_mgr_test/ |
H A D | ams_ipc_ams_mgr_module_test.cpp | 149 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockMockAppMgr); variable 188 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockMockAppMgr); variable 230 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockMockAppMgr); variable 272 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockMockAppMgr); variable 312 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockMockAppMgr); variable 350 sptr<IAppMgr> appMgrClient = iface_cast<IAppMgr>(mockMockAppMgr); variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_register.cpp | 38 auto appMgrClient = std::make_unique<AppMgrClient>(); in RegisterConfigurationObserver() local
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_ams_helper.cpp | 177 auto appMgrClient = std::make_unique<AppMgrClient>(); in RegisterConfigurationObserver() local 193 auto appMgrClient = std::make_unique<AppMgrClient>(); in UnRegisterConfigurationObserver() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/killapplicationself_fuzzer/ |
H A D | killapplicationself_fuzzer.cpp | 36 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/prestartnwebspawnprocess_fuzzer/ |
H A D | prestartnwebspawnprocess_fuzzer.cpp | 38 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/getconfiguration_fuzzer/ |
H A D | getconfiguration_fuzzer.cpp | 38 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/killapplication_fuzzer/ |
H A D | killapplication_fuzzer.cpp | 36 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/notifymemorylevel_fuzzer/ |
H A D | notifymemorylevel_fuzzer.cpp | 36 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/registerconfigurationobserver_fuzzer/ |
H A D | registerconfigurationobserver_fuzzer.cpp | 38 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/startupresidentprocess_fuzzer/ |
H A D | startupresidentprocess_fuzzer.cpp | 38 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/updateconfiguration_fuzzer/ |
H A D | updateconfiguration_fuzzer.cpp | 35 AppMgrClient* appMgrClient = new AppMgrClient(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/attachrenderprocess_fuzzer/ |
H A D | attachrenderprocess_fuzzer.cpp | 36 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | exception_handler.cpp | 30 auto appMgrClient = std::make_unique<AppExecFwk::AppMgrClient>(); in KillApplicationByUid() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/killprocessesbyuserid_fuzzer/ |
H A D | killprocessesbyuserid_fuzzer.cpp | 41 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/startspecifiedability_fuzzer/ |
H A D | startspecifiedability_fuzzer.cpp | 38 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/getprocessrunninginfosbyuserid_fuzzer/ |
H A D | getprocessrunninginfosbyuserid_fuzzer.cpp | 41 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/scheduleacceptwantdone_fuzzer/ |
H A D | scheduleacceptwantdone_fuzzer.cpp | 38 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/getapplicationinfobyprocessid_fuzzer/ |
H A D | getapplicationinfobyprocessid_fuzzer.cpp | 42 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/killprocessbyabilitytoken_fuzzer/ |
H A D | killprocessbyabilitytoken_fuzzer.cpp | 50 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/prepareterminate_fuzzer/ |
H A D | prepareterminate_fuzzer.cpp | 52 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/startrenderprocess_fuzzer/ |
H A D | startrenderprocess_fuzzer.cpp | 38 std::shared_ptr<AppMgrClient> appMgrClient = std::make_shared<AppMgrClient>(); in DoSomethingInterestingWithMyAPI() local
|