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

  /art/runtime/gc/collector/
garbage_collector.cc 159 return heap_->GetCurrentGcIteration();
162 return heap_->GetCurrentGcIteration();
  /art/runtime/gc/
heap.cc     [all...]
heap.h 335 const collector::Iteration* GetCurrentGcIteration() const {
338 collector::Iteration* GetCurrentGcIteration() {
    [all...]

Completed in 36 milliseconds