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

  /art/runtime/gc/
reference_queue.cc 69 if (kUseBakerOrBrooksReadBarrier && heap->CurrentCollectorType() == kCollectorTypeCC &&
heap.h 701 CollectorType CurrentCollectorType() {
    [all...]
  /art/runtime/
read_barrier-inl.h 188 if (heap->CurrentCollectorType() != gc::kCollectorTypeCC) {

Completed in 97 milliseconds