HomeSort by relevance Sort by last modified time
    Searched refs:RequestCheckpoint (Results 1 - 3 of 3) sorted by null

  /art/runtime/
thread.h 168 bool RequestCheckpoint(Closure* function);
thread_list.cc 165 if (thread->RequestCheckpoint(checkpoint_function)) {
thread.cc 573 bool Thread::RequestCheckpoint(Closure* function) {
    [all...]

Completed in 118 milliseconds