Home
last modified time | relevance | path

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

/art/runtime/
Dmemory_region.h208 uintptr_t byte_offset = (bit_offset >> kBitsPerByteLog2); in ComputeBitPointer() local
/art/runtime/gc/allocator/
Drosalloc.h612 size_t byte_offset = reinterpret_cast<const uint8_t*>(addr) - base_; in ToPageMapIndex() local