Home
last modified time | relevance | path

Searched defs:appMgrService (Results 1 – 11 of 11) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/
Dapp_mgr_service_test.cpp61 auto appMgrService = std::make_shared<AppMgrService>(); variable
77 auto appMgrService = std::make_shared<AppMgrService>(); variable
94 auto appMgrService = std::make_shared<AppMgrService>(); variable
110 auto appMgrService = std::make_shared<AppMgrService>(); variable
127 auto appMgrService = std::make_shared<AppMgrService>(); variable
146 auto appMgrService = std::make_shared<AppMgrService>(); variable
163 auto appMgrService = std::make_shared<AppMgrService>(); variable
180 auto appMgrService = std::make_shared<AppMgrService>(); variable
197 auto appMgrService = std::make_shared<AppMgrService>(); variable
213 auto appMgrService = std::make_shared<AppMgrService>(); variable
[all …]
/foundation/ability/ability_runtime/test/unittest/ams_service_startup_test/
Dams_service_startup_test.cpp67 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
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_test/
Dapp_mgr_service_dump_test.cpp85 auto appMgrService = std::make_shared<AppMgrService>(); variable
108 auto appMgrService = std::make_shared<AppMgrService>(); variable
134 auto appMgrService = std::make_shared<AppMgrService>(); variable
156 auto appMgrService = std::make_shared<AppMgrService>(); variable
180 auto appMgrService = std::make_shared<AppMgrService>(); variable
/foundation/ability/ability_runtime/test/moduletest/common/ams/service_start_process_test/
Dams_service_start_process_module_test.cpp71 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable
98 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable
/foundation/ability/ability_runtime/test/fuzztest/unregisterapplicationstateobserver_fuzzer/
Dunregisterapplicationstateobserver_fuzzer.cpp37 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/registerapplicationstateobserver_fuzzer/
Dregisterapplicationstateobserver_fuzzer.cpp37 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_event_handler_test/
Dapp_mgr_service_event_handler_test.cpp100 …td::shared_ptr<AAFwk::TaskHandlerWrap>& runner, const std::shared_ptr<AppMgrServiceInner>& appMgrS… in MockAMSEventHandler()
/foundation/ability/ability_runtime/test/moduletest/common/ams/service_app_spawn_client_test/
Dams_service_app_spawn_client_module_test.cpp203 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable
230 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable
265 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable
/foundation/ability/ability_runtime/test/fuzztest/appmgrservicefirst_fuzzer/
Dappmgrservicefirst_fuzzer.cpp59 AppMgrService* appMgrService = new AppMgrService(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_client_test/
Dams_service_app_spawn_client_test.cpp131 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable
155 std::shared_ptr<AppMgrService> appMgrService = std::make_shared<AppMgrService>(); variable
/foundation/ability/ability_runtime/test/unittest/ams_service_event_drive_test/
Dams_service_event_drive_test.cpp113 std::unique_ptr<AppMgrService> appMgrService = std::make_unique<AppMgrService>(); variable