Searched defs:appSpawnClient_ (Results 1 - 3 of 3) sorted by relevance
/foundation/ability/ability_runtime/services/appmgr/include/ | ||
H A D | remote_client_manager.h | 67 std::shared_ptr<AppSpawnClient> appSpawnClient_; member in OHOS::AppExecFwk::RemoteClientManager |
/foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_client_test/ | ||
H A D | ams_service_app_spawn_client_test.cpp | 87 std::unique_ptr<AppSpawnClient> appSpawnClient_; member in AppMgrServiceInnerMock |
/foundation/ability/ability_runtime/test/moduletest/common/ams/service_app_spawn_client_test/ | ||
H A D | ams_service_app_spawn_client_module_test.cpp | 165 std::unique_ptr<AppSpawnClient> appSpawnClient_; member in OHOS::AppExecFwk::MockedAppMgrServiceInner |
Completed in 4 milliseconds