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 59 void EnableSlowPath() REQUIRES_SHARED(Locks::mutator_lock_);
reference_processor.cc 50 void ReferenceProcessor::EnableSlowPath() {
  /art/runtime/gc/collector/
mark_sweep.cc 213 GetHeap()->GetReferenceProcessor()->EnableSlowPath();
    [all...]

Completed in 247 milliseconds