Home
last modified time | relevance | path

Searched refs:RequestEmptyCheckpoint (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dthread_list.cc422 if (thread->RequestEmptyCheckpoint()) { in RunEmptyCheckpoint()
Dthread.h307 bool RequestEmptyCheckpoint()
Dthread.cc1599 bool Thread::RequestEmptyCheckpoint() { in RequestEmptyCheckpoint() function in art::Thread