Home
last modified time | relevance | path

Searched refs:kRegionTypeAll (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/space/
Dregion_space.h101 kRegionTypeAll, // All types. enumerator
118 return GetBytesAllocatedInternal<RegionType::kRegionTypeAll>(); in GetBytesAllocated()
121 return GetObjectsAllocatedInternal<RegionType::kRegionTypeAll>(); in GetObjectsAllocated()
Dregion_space-inl.h166 case RegionType::kRegionTypeAll: in GetBytesAllocatedInternal()
201 case RegionType::kRegionTypeAll: in GetObjectsAllocatedInternal()