Home
last modified time | relevance | path

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

/art/runtime/gc/allocator/
Drosalloc.cc1120 uint8_t* slot_base = reinterpret_cast<uint8_t*>(this) + headerSizes[idx]; in InspectAllSlots() local
2022 uint8_t* slot_base = reinterpret_cast<uint8_t*>(this) + headerSizes[idx]; in Verify() local