Searched refs:SetIsMasterPlan (Results 1 – 12 of 12) sorted by relevance
21 SetIsMasterPlan(false); in ThreadPlanCallOnFunctionExit()
42 SetIsMasterPlan(true); in ThreadPlanCallUserExpression()
43 SetIsMasterPlan(true); in ThreadPlanBase()
33 SetIsMasterPlan(true); in ThreadPlanPython()
36 SetIsMasterPlan(true); in ConstructorSetup()
2127 new_plan_sp->SetIsMasterPlan(true); in StepIn()2160 new_plan_sp->SetIsMasterPlan(true); in StepOver()2184 new_plan_sp->SetIsMasterPlan(true); in StepOut()
730 new_plan_sp->SetIsMasterPlan(true); in PerformAction()
4504 m_thread_plan_sp->SetIsMasterPlan(m_is_master); in Clean()4650 thread_plan_sp->SetIsMasterPlan(true); in RunThreadPlan()
436 bool SetIsMasterPlan(bool value) { in SetIsMasterPlan() function
257 new_plan_sp->SetIsMasterPlan(true); in GetThreadPlanToCallFunction()
726 new_plan_sp->SetIsMasterPlan(true); in DoExecute()1233 new_plan_sp->SetIsMasterPlan(true); in DoExecute()
572 new_plan->SetIsMasterPlan(true); in ResumeNewPlan()