Home
last modified time | relevance | path

Searched defs:Subregion (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dbit_memory_region.h43 ALWAYS_INLINE BitMemoryRegion Subregion(size_t bit_offset, size_t bit_size) const { in Subregion() function
Dmemory_region.h183 ALWAYS_INLINE MemoryRegion Subregion(uintptr_t offset, uintptr_t size_in) const { in Subregion() function