Searched refs:ShouldReportStop (Results 1 – 13 of 13) sorted by relevance
69 Vote ThreadPlan::ShouldReportStop(Event *event_ptr) { in ShouldReportStop() function in ThreadPlan75 Vote prev_vote = prev_plan->ShouldReportStop(event_ptr); in ShouldReportStop()
266 Vote ThreadPlanCallFunction::ShouldReportStop(Event *event_ptr) { in ShouldReportStop() function in ThreadPlanCallFunction270 return ThreadPlan::ShouldReportStop(event_ptr); in ShouldReportStop()
63 Vote ThreadPlanBase::ShouldReportStop(Event *event_ptr) { in ShouldReportStop() function in ThreadPlanBase
356 Vote ThreadList::ShouldReportStop(Event *event_ptr) { in ShouldReportStop() function in ThreadList374 const Vote vote = thread_sp->ShouldReportStop(event_ptr); in ShouldReportStop()
70 Vote ThreadPlanStepRange::ShouldReportStop(Event *event_ptr) { in ShouldReportStop() function in ThreadPlanStepRange
942 Vote Thread::ShouldReportStop(Event *event_ptr) { in ShouldReportStop() function in Thread980 return m_completed_plan_stack.back()->ShouldReportStop(event_ptr); in ShouldReportStop()986 thread_vote = plan_ptr->ShouldReportStop(event_ptr); in ShouldReportStop()
3664 Vote stop_vote = m_thread_list.ShouldReportStop(event_ptr); in ShouldBroadcastEvent()
34 Vote ShouldReportStop(Event *event_ptr) override;
42 Vote ShouldReportStop(Event *event_ptr) override;
108 Vote ShouldReportStop(Event *event_ptr);
433 virtual Vote ShouldReportStop(Event *event_ptr);
238 Vote ShouldReportStop(Event *event_ptr);