Home
last modified time | relevance | path

Searched refs:SetSpawnClient (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dremote_client_manager.h44 void SetSpawnClient(const std::shared_ptr<AppSpawnClient> &appSpawnClient);
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dremote_client_manager.cpp42 void RemoteClientManager::SetSpawnClient(const std::shared_ptr<AppSpawnClient> &appSpawnClient) in SetSpawnClient() function in OHOS::AppExecFwk::RemoteClientManager
H A Dapp_mgr_service_inner.cpp2586 remoteClientManager_->SetSpawnClient(std::move(spawnClient)); in SetAppSpawnClient()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/appmgrrest_fuzzer/
H A Dappmgrrest_fuzzer.cpp92 remoteClientManager.SetSpawnClient(appSpawnClientptr); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp1363 appMgrServiceInner->remoteClientManager_->SetSpawnClient(nullptr);
1409 appMgrServiceInner->remoteClientManager_->SetSpawnClient(nullptr);
2170 appMgrServiceInner->remoteClientManager_->SetSpawnClient(nullptr);