Searched defs:vote (Results 1 – 3 of 3) sorted by relevance
400 const Vote vote = thread_sp->ShouldReportStop(event_ptr); in ShouldReportStop() local424 void ThreadList::SetShouldReportStop(Vote vote) { in SetShouldReportStop()
71 const Vote vote = IsPlanComplete() ? eVoteYes : eVoteNo; in ShouldReportStop() local
479 void Thread::SetShouldReportStop(Vote vote) { in SetShouldReportStop()