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

  /art/runtime/
thread-inl.h 79 RunCheckpointFunction();
signal_catcher.cc 149 self->RunCheckpointFunction();
thread.h 579 void RunCheckpointFunction();
thread_list.cc 206 thread->RunCheckpointFunction();
thread.cc 566 void Thread::RunCheckpointFunction() {
    [all...]
  /art/runtime/entrypoints/
entrypoint_utils.h 326 thread->RunCheckpointFunction();

Completed in 54 milliseconds