Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dremote_client_manager.h44 void SetSpawnClient(const std::shared_ptr<AppSpawnClient> &appSpawnClient);
/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.cpp2642 remoteClientManager_->SetSpawnClient(std::move(spawnClient)); in SetAppSpawnClient()
/foundation/ability/ability_runtime/test/fuzztest/appmgrrest_fuzzer/
H A Dappmgrrest_fuzzer.cpp92 remoteClientManager.SetSpawnClient(appSpawnClientptr); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp1374 appMgrServiceInner->remoteClientManager_->SetSpawnClient(nullptr); in HWTEST_F()
1420 appMgrServiceInner->remoteClientManager_->SetSpawnClient(nullptr); in HWTEST_F()
2155 appMgrServiceInner->remoteClientManager_->SetSpawnClient(nullptr); in HWTEST_F()

Completed in 19 milliseconds