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

  /art/runtime/gc/space/
region_space.h 126 kRegionTypeAll, // All types.
143 return GetBytesAllocatedInternal<RegionType::kRegionTypeAll>();
146 return GetObjectsAllocatedInternal<RegionType::kRegionTypeAll>();
region_space-inl.h 131 case RegionType::kRegionTypeAll:
166 case RegionType::kRegionTypeAll:

Completed in 148 milliseconds