Searched defs:SetStopOthers (Results 1 – 6 of 6) sorted by relevance
50 void SetStopOthers(bool new_value) override { m_stop_others = new_value; } in SetStopOthers() function
163 void ThreadPlanRunToAddress::SetStopOthers(bool new_value) { in SetStopOthers() function in ThreadPlanRunToAddress
108 void ThreadPlan::SetStopOthers(bool new_value) { in SetStopOthers() function in ThreadPlan
453 void ThreadPlanCallFunction::SetStopOthers(bool new_value) { in SetStopOthers() function in ThreadPlanCallFunction
151 void SBExpressionOptions::SetStopOthers(bool run_others) { in SetStopOthers() function in SBExpressionOptions
208 void SBThreadPlan::SetStopOthers(bool stop_others) { in SetStopOthers() function in SBThreadPlan