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 90 void DisableSlowPath(Thread* self) EXCLUSIVE_LOCKS_REQUIRED(Locks::reference_processor_lock_)
reference_processor.cc 51 void ReferenceProcessor::DisableSlowPath(Thread* self) {
183 DisableSlowPath(self);

Completed in 33 milliseconds