Home
last modified time | relevance | path

Searched refs:GetNWebSpawnClient (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dremote_client_manager.h60 std::shared_ptr<AppSpawnClient> GetNWebSpawnClient();
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dremote_client_manager.cpp60 std::shared_ptr<AppSpawnClient> RemoteClientManager::GetNWebSpawnClient() in GetNWebSpawnClient() function in OHOS::AppExecFwk::RemoteClientManager
H A Dapp_mgr_service_inner.cpp5091 auto nwebSpawnClient = remoteClientManager_->GetNWebSpawnClient(); in PreStartNWebSpawnProcess()
5280 auto nwebSpawnClient = remoteClientManager_->GetNWebSpawnClient(); in StartRenderProcessImpl()
5361 auto nwebSpawnClient = remoteClientManager_->GetNWebSpawnClient(); in GetRenderProcessTerminationStatus()
/foundation/ability/ability_runtime/test/fuzztest/appmgrrest_fuzzer/
H A Dappmgrrest_fuzzer.cpp95 remoteClientManager.GetNWebSpawnClient(); in DoSomethingInterestingWithMyAPI()

Completed in 14 milliseconds