Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dregion_space.h155 kRegionTypeAll, // All types. enumerator
172 return GetBytesAllocatedInternal<RegionType::kRegionTypeAll>(); in GetBytesAllocated()
175 return GetObjectsAllocatedInternal<RegionType::kRegionTypeAll>(); in GetObjectsAllocated()
Dregion_space-inl.h136 case RegionType::kRegionTypeAll: in GetBytesAllocatedInternal()
171 case RegionType::kRegionTypeAll: in GetObjectsAllocatedInternal()