Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dspace_bitmap.cc125 uintptr_t begin_offset = reinterpret_cast<uintptr_t>(begin) - heap_begin_; in ClearRange() local
/art/oatdump/
Doatdump.cc694 uintptr_t begin_offset = reinterpret_cast<uintptr_t>(oat_data) - in ComputeSize() local
1666 uint32_t begin_offset = mirror::ObjectArray<mirror::Object>::OffsetOfElement(0).Uint32Value(); in GetBootImageLiveObjectsDataRange() local