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

  /art/runtime/gc/
reference_processor.h 83 void DisableSlowPath(Thread* self) REQUIRES(Locks::reference_processor_lock_)
reference_processor.cc 53 void ReferenceProcessor::DisableSlowPath(Thread* self) {
201 DisableSlowPath(self);

Completed in 2832 milliseconds