Searched refs:SetForkProcessDebugOption (Results 1 – 4 of 4) sorted by relevance
64 …void SetForkProcessDebugOption(const std::string bundleName, const bool isStartWithDebug, const bo…
290 ChildProcessManager::GetInstance().SetForkProcessDebugOption("test", false, false, false);
464 void ChildProcessManager::SetForkProcessDebugOption(const std::string bundleName, const bool isStar… in SetForkProcessDebugOption() function in OHOS::AbilityRuntime::ChildProcessManager
1491 … AbilityRuntime::ChildProcessManager::GetInstance().SetForkProcessDebugOption(appInfo.bundleName, in HandleLaunchApplication()