Searched refs:StopInfoIsUpToDate (Results 1 – 3 of 3) sorted by relevance
247 bool StopInfoIsUpToDate() const;
420 bool Thread::StopInfoIsUpToDate() const { in StopInfoIsUpToDate() function in Thread
1728 if (!thread_sp->StopInfoIsUpToDate()) { in SetThreadStopInfo()