Searched refs:GetPrivate (Results 1 – 3 of 3) sorted by relevance
65 if (!plan->GetPrivate()) { in PrintOneStack()77 if (!include_internal && plan->GetPrivate()) in PrintOneStack()266 if (!completed_plan_sp->GetPrivate()) in GetCompletedPlan()278 if (skip_private && plan_sp->GetPrivate()) in GetPlanByIndex()
4804 m_private = m_thread_plan_sp->GetPrivate(); in RestorePlanState()
417 bool GetPrivate() { return m_plan_private; } in GetPrivate() function