Searched refs:SetIsMasterPlan (Results 1 – 12 of 12) sorted by relevance
22 SetIsMasterPlan(false); in ThreadPlanCallOnFunctionExit()
45 SetIsMasterPlan(true); in ThreadPlanCallUserExpression()
46 SetIsMasterPlan(true); in ThreadPlanBase()
35 SetIsMasterPlan(true); in ThreadPlanPython()
37 SetIsMasterPlan(true); in ConstructorSetup()
2138 new_plan_sp->SetIsMasterPlan(true); in StepIn()2171 new_plan_sp->SetIsMasterPlan(true); in StepOver()2195 new_plan_sp->SetIsMasterPlan(true); in StepOut()
739 new_plan_sp->SetIsMasterPlan(true); in PerformAction()
4739 m_thread_plan_sp->SetIsMasterPlan(m_is_master); in Clean()4885 thread_plan_sp->SetIsMasterPlan(true); in RunThreadPlan()
449 bool SetIsMasterPlan(bool value) { in SetIsMasterPlan() function
260 new_plan_sp->SetIsMasterPlan(true); in GetThreadPlanToCallFunction()
753 new_plan_sp->SetIsMasterPlan(true); in DoExecute()1282 new_plan_sp->SetIsMasterPlan(true); in DoExecute()
620 new_plan->SetIsMasterPlan(true); in ResumeNewPlan()