Home
last modified time | relevance | path

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

/art/libartbase/base/
Dbit_memory_region.h69 ALWAYS_INLINE BitMemoryRegion Subregion(size_t bit_offset, size_t bit_length) const { in Subregion() function
78 ALWAYS_INLINE BitMemoryRegion Subregion(size_t bit_offset) const { in Subregion() function
Dmemory_region.h122 ALWAYS_INLINE MemoryRegion Subregion(uintptr_t offset, uintptr_t size_in) const { in Subregion() function