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

Completed in 40 milliseconds