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

  /art/runtime/gc/space/
region_space.cc 548 if (r->AllAllocatedBytesAreLive()) {
554 if (!cur->AllAllocatedBytesAreLive()) {
567 // Region::AllAllocatedBytesAreLive (which just checks whether
    [all...]
region_space.h 553 bool AllAllocatedBytesAreLive() const {

Completed in 175 milliseconds