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 152 kRegionTypeAll, // All types.
169 return GetBytesAllocatedInternal<RegionType::kRegionTypeAll>();
172 return GetObjectsAllocatedInternal<RegionType::kRegionTypeAll>();
region_space-inl.h 136 case RegionType::kRegionTypeAll:
171 case RegionType::kRegionTypeAll:

Completed in 350 milliseconds