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

  /art/runtime/gc/collector/
iteration.h 47 int64_t GetFreedBytes() const {
garbage_collector.cc 102 total_freed_bytes_ += current_iteration->GetFreedBytes() +
  /art/runtime/gc/
heap.cc     [all...]

Completed in 67 milliseconds