Lines Matching refs:HasThreadScope
88 if (exe_ctx.HasThreadScope()) { in GetQueue()
134 if (exe_ctx.HasThreadScope()) { in GetStopReason()
158 if (exe_ctx.HasThreadScope()) { in GetStopReasonDataCount()
211 if (exe_ctx.HasThreadScope()) { in GetStopReasonDataAtIndex()
278 if (!exe_ctx.HasThreadScope()) in GetStopReasonExtendedInfoAsJSON()
299 if (!exe_ctx.HasThreadScope()) in GetStopReasonExtendedBacktraces()
319 if (exe_ctx.HasThreadScope()) { in GetStopDescription()
430 if (exe_ctx.HasThreadScope()) { in GetStopReturnValue()
478 if (exe_ctx.HasThreadScope()) { in GetName()
503 if (exe_ctx.HasThreadScope()) { in GetQueueName()
528 if (exe_ctx.HasThreadScope()) { in GetQueueID()
552 if (exe_ctx.HasThreadScope()) { in GetInfoItemByPathAsString()
651 if (!exe_ctx.HasThreadScope()) { in StepOver()
701 if (!exe_ctx.HasThreadScope()) { in StepInto()
757 if (!exe_ctx.HasThreadScope()) { in StepOut()
808 if (!exe_ctx.HasThreadScope()) { in StepOutOfFrame()
851 if (!exe_ctx.HasThreadScope()) { in StepInstruction()
882 if (!exe_ctx.HasThreadScope()) { in RunToAddress()
926 if (exe_ctx.HasThreadScope()) { in StepOverUntil()
1047 if (!exe_ctx.HasThreadScope()) { in StepUsingScriptedThreadPlan()
1085 if (!exe_ctx.HasThreadScope()) { in JumpToLine()
1110 if (exe_ctx.HasThreadScope()) { in ReturnFromFrame()
1131 if (exe_ctx.HasThreadScope()) { in UnwindInnermostExpression()
1152 if (exe_ctx.HasThreadScope()) { in Suspend()
1182 if (exe_ctx.HasThreadScope()) { in Resume()
1206 if (exe_ctx.HasThreadScope()) in IsSuspended()
1215 if (exe_ctx.HasThreadScope()) in IsStopped()
1225 if (exe_ctx.HasThreadScope()) { in GetProcess()
1251 if (exe_ctx.HasThreadScope()) { in GetNumFrames()
1277 if (exe_ctx.HasThreadScope()) { in GetFrameAtIndex()
1309 if (exe_ctx.HasThreadScope()) { in GetSelectedFrame()
1341 if (exe_ctx.HasThreadScope()) { in SetSelectedFrame()
1396 if (exe_ctx.HasThreadScope()) { in GetStatus()
1414 if (exe_ctx.HasThreadScope()) { in GetDescription()
1432 if (exe_ctx.HasThreadScope()) { in GetExtendedBacktraceThread()