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 54 void ReferenceProcessor::DisableSlowPath(Thread* self) {
202 DisableSlowPath(self);

Completed in 382 milliseconds