Home
last modified time | relevance | path

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

/art/runtime/
Dthread.h254 bool RequestEmptyCheckpoint()
Dthread_list.cc399 if (thread->RequestEmptyCheckpoint()) { in RunEmptyCheckpoint()
Dthread.cc1361 bool Thread::RequestEmptyCheckpoint() { in RequestEmptyCheckpoint() function in art::Thread