Searched refs:OkayToDiscard (Results 1 – 5 of 5) sorted by relevance
455 virtual bool OkayToDiscard();654 bool OkayToDiscard() override { return false; } in OkayToDiscard() function
40 bool OkayToDiscard() override { return false; } in OkayToDiscard() function
138 bool ThreadPlan::OkayToDiscard() { in OkayToDiscard() function in ThreadPlan
833 (plan_ptr->IsMasterPlan() && !plan_ptr->OkayToDiscard()); in ShouldStop()875 !current_plan->OkayToDiscard()) { in ShouldStop()1313 discard = m_plan_stack[master_plan_idx]->OkayToDiscard(); in DiscardThreadPlans()
4729 m_okay_to_discard = m_thread_plan_sp->OkayToDiscard(); in RestorePlanState()