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

  /art/runtime/gc/
reference_processor.h 56 void EnableSlowPath() EXCLUSIVE_LOCKS_REQUIRED(Locks::mutator_lock_);
reference_processor.cc 42 void ReferenceProcessor::EnableSlowPath() {
  /art/runtime/gc/collector/
mark_sweep.cc 207 GetHeap()->GetReferenceProcessor()->EnableSlowPath();
    [all...]

Completed in 366 milliseconds