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()
56 SetIsControllingPlan(true); in ThreadPlanPython()
37 SetIsControllingPlan(true); in ConstructorSetup()
1944 new_plan_sp->SetIsControllingPlan(true); in StepIn()1977 new_plan_sp->SetIsControllingPlan(true); in StepOver()2001 new_plan_sp->SetIsControllingPlan(true); in StepOut()
837 step_over_wp_sp->SetIsControllingPlan(true); in ShouldStopSynchronous()
4816 m_thread_plan_sp->SetIsControllingPlan(m_is_controlling); in Clean()4979 thread_plan_sp->SetIsControllingPlan(true); in RunThreadPlan()
280 new_plan_sp->SetIsControllingPlan(true); in GetThreadPlanToCallFunction()
574 new_plan_sp->SetIsControllingPlan(true); in DoExecute()1041 new_plan_sp->SetIsControllingPlan(true); in DoExecute()
509 new_plan->SetIsControllingPlan(true); in ResumeNewPlan()