Searched refs:GetNWebSpawnClient (Results 1 – 4 of 4) sorted by relevance
60 std::shared_ptr<AppSpawnClient> GetNWebSpawnClient();
60 std::shared_ptr<AppSpawnClient> RemoteClientManager::GetNWebSpawnClient() in GetNWebSpawnClient() function in OHOS::AppExecFwk::RemoteClientManager
5094 auto nwebSpawnClient = remoteClientManager_->GetNWebSpawnClient(); in PreStartNWebSpawnProcess()5285 auto nwebSpawnClient = remoteClientManager_->GetNWebSpawnClient(); in StartRenderProcessImpl()5366 auto nwebSpawnClient = remoteClientManager_->GetNWebSpawnClient(); in GetRenderProcessTerminationStatus()
95 remoteClientManager.GetNWebSpawnClient(); in DoSomethingInterestingWithMyAPI()