Searched refs:GetDebug (Results 1 – 3 of 3) sorted by relevance
131 m_debug_execution(options.GetDebug()), in ThreadPlanCallFunction()161 m_debug_execution(options.GetDebug()), in ThreadPlanCallFunction()
4981 if (options.GetDebug()) { in RunThreadPlan()
327 bool GetDebug() const { return m_debug; } in GetDebug() function