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 193 return heap_->GetCurrentGcIteration();
196 return heap_->GetCurrentGcIteration();
  /art/runtime/gc/
heap.cc     [all...]
heap.h 419 const collector::Iteration* GetCurrentGcIteration() const {
422 collector::Iteration* GetCurrentGcIteration() {
    [all...]

Completed in 55 milliseconds