/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/ |
H A D | app_mgr_service_test.cpp | 83 auto appMgrService = std::make_shared<AppMgrService>(); variable 99 auto appMgrService = std::make_shared<AppMgrService>(); variable 116 auto appMgrService = std::make_shared<AppMgrService>(); variable 132 auto appMgrService = std::make_shared<AppMgrService>(); variable 149 auto appMgrService = std::make_shared<AppMgrService>(); variable 168 auto appMgrService = std::make_shared<AppMgrService>(); variable 185 auto appMgrService = std::make_shared<AppMgrService>(); variable 202 auto appMgrService = std::make_shared<AppMgrService>(); variable 219 auto appMgrService = std::make_shared<AppMgrService>(); variable 235 auto appMgrService = std::make_shared<AppMgrService>(); variable [all …]
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_service_startup_test/ |
H A D | ams_service_startup_test.cpp | 67 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable 89 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable 113 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable 133 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable 157 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_ipc_test/ |
H A D | app_mgr_service_dump_ipc_test.cpp | 74 auto appMgrService = std::make_shared<AppMgrService>(); variable 115 auto appMgrService = std::make_shared<AppMgrService>(); variable 155 auto appMgrService = std::make_shared<AppMgrService>(); variable 196 auto appMgrService = std::make_shared<AppMgrService>(); variable 237 auto appMgrService = std::make_shared<AppMgrService>(); variable 277 auto appMgrService = std::make_shared<AppMgrService>(); variable 318 auto appMgrService = std::make_shared<AppMgrService>(); variable 359 auto appMgrService = std::make_shared<AppMgrService>(); variable 400 auto appMgrService = std::make_shared<AppMgrService>(); variable 441 auto appMgrService = std::make_shared<AppMgrService>(); variable [all …]
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_test/ |
H A D | app_mgr_service_dump_test.cpp | 89 auto appMgrService = std::make_shared<AppMgrService>(); variable 112 auto appMgrService = std::make_shared<AppMgrService>(); variable 138 auto appMgrService = std::make_shared<AppMgrService>(); variable 160 auto appMgrService = std::make_shared<AppMgrService>(); variable 184 auto appMgrService = std::make_shared<AppMgrService>(); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_ffrt_test/ |
H A D | app_mgr_service_dump_ffrt_test.cpp | 79 auto appMgrService = std::make_shared<AppMgrService>(); variable 114 auto appMgrService = std::make_shared<AppMgrService>(); variable 151 auto appMgrService = std::make_shared<AppMgrService>(); variable 194 auto appMgrService = std::make_shared<AppMgrService>(); variable 236 auto appMgrService = std::make_shared<AppMgrService>(); variable 281 auto appMgrService = std::make_shared<AppMgrService>(); variable 326 auto appMgrService = std::make_shared<AppMgrService>(); variable 374 auto appMgrService = std::make_shared<AppMgrService>(); variable 422 auto appMgrService = std::make_shared<AppMgrService>(); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/service_start_process_test/ |
H A D | ams_service_start_process_module_test.cpp | 71 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable 98 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/unregisterapplicationstateobserver_fuzzer/ |
H A D | unregisterapplicationstateobserver_fuzzer.cpp | 37 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/registerapplicationstateobserver_fuzzer/ |
H A D | registerapplicationstateobserver_fuzzer.cpp | 37 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/app_mgr_service_test/ |
H A D | ams_app_mgr_service_module_test.cpp | 257 auto appMgrService = std::make_shared<AppMgrService>(); variable 291 auto appMgrService = std::make_shared<AppMgrService>(); variable 325 auto appMgrService = std::make_shared<AppMgrService>(); variable 356 auto appMgrService = std::make_shared<AppMgrService>(); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_event_handler_test/ |
H A D | app_mgr_service_event_handler_test.cpp | 100 …td::shared_ptr<AAFwk::TaskHandlerWrap>& runner, const std::shared_ptr<AppMgrServiceInner>& appMgrS… in MockAMSEventHandler()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_service_event_drive_test/ |
H A D | ams_service_event_drive_test.cpp | 113 std::unique_ptr<AppMgrService> appMgrService = std::make_unique<AppMgrService>(); variable 191 auto appMgrService = std::make_shared<AppMgrService>(); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/service_app_spawn_client_test/ |
H A D | ams_service_app_spawn_client_module_test.cpp | 204 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable 231 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable 266 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable
|
/ohos5.0/base/hiviewdfx/hicollie/interfaces/ndk/ |
H A D | hicollie.cpp | 60 auto appMgrService = systemAbilityMgr->GetSystemAbility(APP_MGR_SERVICE_ID); in NotifyAppFault() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/appmgrservicefirst_fuzzer/ |
H A D | appmgrservicefirst_fuzzer.cpp | 66 AppMgrService* appMgrService = new AppMgrService(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_client_test/ |
H A D | ams_service_app_spawn_client_test.cpp | 131 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable 155 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable
|