Searched refs:GetCJSpawnClient (Results 1 – 3 of 3) sorted by relevance
62 std::shared_ptr<AppSpawnClient> GetCJSpawnClient();
65 std::shared_ptr<AppSpawnClient> RemoteClientManager::GetCJSpawnClient() in GetCJSpawnClient() function in OHOS::AppExecFwk::RemoteClientManager
3424 if (!remoteClientManager_->GetCJSpawnClient()) { in StartProcess()3430 errCode = remoteClientManager_->GetCJSpawnClient()->StartProcess(startMsg, pid); in StartProcess()