Lines Matching refs:HasThreadScope

98   if (exe_ctx.HasThreadScope()) {  in GetQueue()
145 if (exe_ctx.HasThreadScope()) { in GetStopReason()
161 if (exe_ctx.HasThreadScope()) { in GetStopReasonDataCount()
219 if (exe_ctx.HasThreadScope()) { in GetStopReasonDataAtIndex()
291 if (!exe_ctx.HasThreadScope()) in GetStopReasonExtendedInfoAsJSON()
315 if (!exe_ctx.HasThreadScope()) in GetStopReasonExtendedBacktraces()
340 if (!exe_ctx.HasThreadScope()) in GetStopDescription()
366 if (exe_ctx.HasThreadScope()) { in GetStopReturnValue()
408 if (exe_ctx.HasThreadScope()) { in GetName()
425 if (exe_ctx.HasThreadScope()) { in GetQueueName()
442 if (exe_ctx.HasThreadScope()) { in GetQueueID()
460 if (exe_ctx.HasThreadScope()) { in GetInfoItemByPathAsString()
549 if (!exe_ctx.HasThreadScope()) { in StepOver()
601 if (!exe_ctx.HasThreadScope()) { in StepInto()
655 if (!exe_ctx.HasThreadScope()) { in StepOut()
700 if (!exe_ctx.HasThreadScope()) { in StepOutOfFrame()
738 if (!exe_ctx.HasThreadScope()) { in StepInstruction()
768 if (!exe_ctx.HasThreadScope()) { in RunToAddress()
804 if (exe_ctx.HasThreadScope()) { in StepOverUntil()
941 if (!exe_ctx.HasThreadScope()) { in StepUsingScriptedThreadPlan()
978 if (!exe_ctx.HasThreadScope()) { in JumpToLine()
999 if (exe_ctx.HasThreadScope()) { in ReturnFromFrame()
1017 if (exe_ctx.HasThreadScope()) { in UnwindInnermostExpression()
1041 if (exe_ctx.HasThreadScope()) { in Suspend()
1068 if (exe_ctx.HasThreadScope()) { in Resume()
1088 if (exe_ctx.HasThreadScope()) in IsSuspended()
1099 if (exe_ctx.HasThreadScope()) in IsStopped()
1111 if (exe_ctx.HasThreadScope()) { in GetProcess()
1127 if (exe_ctx.HasThreadScope()) { in GetNumFrames()
1145 if (exe_ctx.HasThreadScope()) { in GetFrameAtIndex()
1164 if (exe_ctx.HasThreadScope()) { in GetSelectedFrame()
1184 if (exe_ctx.HasThreadScope()) { in SetSelectedFrame()
1247 if (exe_ctx.HasThreadScope()) { in GetStatus()
1271 if (exe_ctx.HasThreadScope()) { in GetDescription()
1293 if (exe_ctx.HasThreadScope()) { in GetExtendedBacktraceThread()