Searched refs:SetIsControllingPlan (Results 1 – 11 of 11) 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()
1938 new_plan_sp->SetIsControllingPlan(true); in StepIn()1971 new_plan_sp->SetIsControllingPlan(true); in StepOver()1995 new_plan_sp->SetIsControllingPlan(true); in StepOut()
4567 m_thread_plan_sp->SetIsControllingPlan(m_is_controlling); in Clean()4731 thread_plan_sp->SetIsControllingPlan(true); in RunThreadPlan()
283 new_plan_sp->SetIsControllingPlan(true); in GetThreadPlanToCallFunction()
576 new_plan_sp->SetIsControllingPlan(true); in DoExecute()1078 new_plan_sp->SetIsControllingPlan(true); in DoExecute()
511 new_plan->SetIsControllingPlan(true); in ResumeNewPlan()