Searched refs:IsScriptedProcess (Results 1 – 5 of 5) sorted by relevance
90 bool IsScriptedProcess() const;
116 bool ProcessInfo::IsScriptedProcess() const { in IsScriptedProcess() function in ProcessInfo
3200 if (process_info.IsScriptedProcess()) { in SaveScriptedLaunchInfo()3274 platform_sp->CanDebugProcess() && !launch_info.IsScriptedProcess()) { in Launch()3453 platform_sp->CanDebugProcess() && !attach_info.IsScriptedProcess()) { in Attach()
2523 if (!launch_info.GetExecutableFile() && !launch_info.IsScriptedProcess()) { in LaunchPrivate()
439 !attach_info.IsScriptedProcess()) { in Attach()