Searched refs:SetIsControllingPlan (Results 1 – 12 of 12) sorted by relevance
396 bool SetIsControllingPlan(bool value) { in SetIsControllingPlan() function503 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()
1911 new_plan_sp->SetIsControllingPlan(true); in StepIn()1944 new_plan_sp->SetIsControllingPlan(true); in StepOver()1968 new_plan_sp->SetIsControllingPlan(true); in StepOut()
783 new_plan_sp->SetIsControllingPlan(true); in PerformAction()
4546 m_thread_plan_sp->SetIsControllingPlan(m_is_controlling); in Clean()4710 thread_plan_sp->SetIsControllingPlan(true); in RunThreadPlan()
257 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()