Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dregion_space-inl.h165 case RegionType::kRegionTypeAll: in GetBytesAllocatedInternal()
200 case RegionType::kRegionTypeAll: in GetObjectsAllocatedInternal()
Dregion_space.h103 kRegionTypeAll, // All types. enumerator
120 return GetBytesAllocatedInternal<RegionType::kRegionTypeAll>(); in GetBytesAllocated()
123 return GetObjectsAllocatedInternal<RegionType::kRegionTypeAll>(); in GetObjectsAllocated()