Lines Matching refs:HasThreadScope
96 if (exe_ctx.HasThreadScope()) { in GetQueue()
143 if (exe_ctx.HasThreadScope()) { in GetStopReason()
159 if (exe_ctx.HasThreadScope()) { in GetStopReasonDataCount()
216 if (exe_ctx.HasThreadScope()) { in GetStopReasonDataAtIndex()
287 if (!exe_ctx.HasThreadScope()) in GetStopReasonExtendedInfoAsJSON()
309 if (!exe_ctx.HasThreadScope()) in GetStopReasonExtendedBacktraces()
333 if (!exe_ctx.HasThreadScope()) in GetStopDescription()
359 if (exe_ctx.HasThreadScope()) { in GetStopReturnValue()
401 if (exe_ctx.HasThreadScope()) { in GetName()
418 if (exe_ctx.HasThreadScope()) { in GetQueueName()
435 if (exe_ctx.HasThreadScope()) { in GetQueueID()
452 if (exe_ctx.HasThreadScope()) { in GetInfoItemByPathAsString()
539 if (!exe_ctx.HasThreadScope()) { in StepOver()
586 if (!exe_ctx.HasThreadScope()) { in StepInto()
640 if (!exe_ctx.HasThreadScope()) { in StepOut()
682 if (!exe_ctx.HasThreadScope()) { in StepOutOfFrame()
719 if (!exe_ctx.HasThreadScope()) { in StepInstruction()
748 if (!exe_ctx.HasThreadScope()) { in RunToAddress()
782 if (exe_ctx.HasThreadScope()) { in StepOverUntil()
913 if (!exe_ctx.HasThreadScope()) { in StepUsingScriptedThreadPlan()
949 if (!exe_ctx.HasThreadScope()) { in JumpToLine()
969 if (exe_ctx.HasThreadScope()) { in ReturnFromFrame()
986 if (exe_ctx.HasThreadScope()) { in UnwindInnermostExpression()
1010 if (exe_ctx.HasThreadScope()) { in Suspend()
1037 if (exe_ctx.HasThreadScope()) { in Resume()
1057 if (exe_ctx.HasThreadScope()) in IsSuspended()
1068 if (exe_ctx.HasThreadScope()) in IsStopped()
1080 if (exe_ctx.HasThreadScope()) { in GetProcess()
1096 if (exe_ctx.HasThreadScope()) { in GetNumFrames()
1114 if (exe_ctx.HasThreadScope()) { in GetFrameAtIndex()
1133 if (exe_ctx.HasThreadScope()) { in GetSelectedFrame()
1152 if (exe_ctx.HasThreadScope()) { in SetSelectedFrame()
1207 if (exe_ctx.HasThreadScope()) { in GetStatus()
1229 if (exe_ctx.HasThreadScope()) { in GetDescription()
1250 if (exe_ctx.HasThreadScope()) { in GetExtendedBacktraceThread()