Searched refs:HasProcessScope (Results 1 – 9 of 9) sorted by relevance
76 if (!m_exe_ctx.HasProcessScope()) in HandleArgumentCompletion()336 if (!m_exe_ctx.HasProcessScope() || request.GetCursorIndex() != 0) in HandleArgumentCompletion()
720 if (!exe_ctx.HasProcessScope()) in FrameIndexes()758 if (!exe_ctx.HasProcessScope()) in ThreadIndexes()
1073 if (!m_exe_ctx.HasProcessScope()) in HandleArgumentCompletion()1152 if (request.GetCursorIndex() || !m_exe_ctx.HasProcessScope()) in HandleArgumentCompletion()1224 if (!m_exe_ctx.HasProcessScope() || request.GetCursorIndex() != 0) in HandleArgumentCompletion()
173 if ((flags & eCommandRequiresProcess) && !m_exe_ctx.HasProcessScope()) { in CheckRequirements()184 else if (!m_exe_ctx.HasProcessScope()) in CheckRequirements()194 else if (!m_exe_ctx.HasProcessScope()) in CheckRequirements()
539 bool HasProcessScope() const;
383 bool ExecutionContext::HasProcessScope() const { in HasProcessScope() function in ExecutionContext388 return (HasProcessScope() && ((bool)m_thread_sp && m_thread_sp->IsValid())); in HasThreadScope()
82 if (!exe_ctx.HasProcessScope() || !exe_ctx.HasThreadScope() || in DeterminePtrauthFailure()
93 if (!exe_ctx.HasProcessScope()) in GetObjectDescription()
2969 if (!exe_ctx.HasProcessScope()) in StopRunningProcess()3548 if (!exe_ctx.HasProcessScope()) in StopRunningProcess()6461 if (exe_ctx.HasProcessScope()) { in MenuDelegateAction()6473 if (exe_ctx.HasProcessScope()) { in MenuDelegateAction()6484 if (exe_ctx.HasProcessScope()) { in MenuDelegateAction()6496 if (exe_ctx.HasProcessScope()) { in MenuDelegateAction()7310 if (exe_ctx.HasProcessScope() && exe_ctx.GetProcessRef().IsAlive()) { in WindowDelegateHandleChar()7354 if (exe_ctx.HasProcessScope()) in WindowDelegateHandleChar()7364 if (exe_ctx.HasProcessScope()) in WindowDelegateHandleChar()