Home
last modified time | relevance | path

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

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