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()
400 if (!exe_ctx.HasThreadScope()) in GetName()
416 if (!exe_ctx.HasThreadScope()) in GetQueueName()
433 if (exe_ctx.HasThreadScope()) { in GetQueueID()
450 if (exe_ctx.HasThreadScope()) { in GetInfoItemByPathAsString()
537 if (!exe_ctx.HasThreadScope()) { in StepOver()
584 if (!exe_ctx.HasThreadScope()) { in StepInto()
638 if (!exe_ctx.HasThreadScope()) { in StepOut()
680 if (!exe_ctx.HasThreadScope()) { in StepOutOfFrame()
717 if (!exe_ctx.HasThreadScope()) { in StepInstruction()
746 if (!exe_ctx.HasThreadScope()) { in RunToAddress()
780 if (exe_ctx.HasThreadScope()) { in StepOverUntil()
909 if (!exe_ctx.HasThreadScope()) { in StepUsingScriptedThreadPlan()
945 if (!exe_ctx.HasThreadScope()) { in JumpToLine()
965 if (exe_ctx.HasThreadScope()) { in ReturnFromFrame()
982 if (exe_ctx.HasThreadScope()) { in UnwindInnermostExpression()
1006 if (exe_ctx.HasThreadScope()) { in Suspend()
1033 if (exe_ctx.HasThreadScope()) { in Resume()
1053 if (exe_ctx.HasThreadScope()) in IsSuspended()
1064 if (exe_ctx.HasThreadScope()) in IsStopped()
1076 if (exe_ctx.HasThreadScope()) { in GetProcess()
1092 if (exe_ctx.HasThreadScope()) { in GetNumFrames()
1110 if (exe_ctx.HasThreadScope()) { in GetFrameAtIndex()
1129 if (exe_ctx.HasThreadScope()) { in GetSelectedFrame()
1149 if (exe_ctx.HasThreadScope()) { in SetSelectedFrame()
1204 if (exe_ctx.HasThreadScope()) { in GetStatus()
1226 if (exe_ctx.HasThreadScope()) { in GetDescription()
1248 if (exe_ctx.HasThreadScope()) { in GetDescriptionWithFormat()
1271 if (exe_ctx.HasThreadScope()) { in GetExtendedBacktraceThread()