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

  /art/test/1337-gc-coverage/
gc_coverage.cc 56 Runtime::Current()->GetHeap()->TransitionCollector(gc::kCollectorTypeSS);
60 Runtime::Current()->GetHeap()->TransitionCollector(gc::kCollectorTypeCMS);
  /art/runtime/gc/
heap.cc     [all...]
heap.h 280 void TransitionCollector(CollectorType collector_type) REQUIRES(!*gc_complete_lock_);
    [all...]

Completed in 68 milliseconds