Searched refs:SetIsControllingPlan (Results 1 – 12 of 12) sorted by relevance
398 bool SetIsControllingPlan(bool value) { in SetIsControllingPlan() function505 thread_plan_sp->SetIsControllingPlan(false); in PushPlan()
21 SetIsControllingPlan(false); in ThreadPlanCallOnFunctionExit()
42 SetIsControllingPlan(true); in ThreadPlanCallUserExpression()
44 SetIsControllingPlan(true); in ThreadPlanBase()
35 SetIsControllingPlan(true); in ThreadPlanPython()
37 SetIsControllingPlan(true); in ConstructorSetup()
1931 new_plan_sp->SetIsControllingPlan(true); in StepIn()1964 new_plan_sp->SetIsControllingPlan(true); in StepOver()1988 new_plan_sp->SetIsControllingPlan(true); in StepOut()
837 step_over_wp_sp->SetIsControllingPlan(true); in ShouldStopSynchronous()
4618 m_thread_plan_sp->SetIsControllingPlan(m_is_controlling); in Clean()4782 thread_plan_sp->SetIsControllingPlan(true); in RunThreadPlan()
283 new_plan_sp->SetIsControllingPlan(true); in GetThreadPlanToCallFunction()
580 new_plan_sp->SetIsControllingPlan(true); in DoExecute()1079 new_plan_sp->SetIsControllingPlan(true); in DoExecute()
509 new_plan->SetIsControllingPlan(true); in ResumeNewPlan()