Home
last modified time | relevance | path

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

/art/runtime/mirror/
Ddex_cache.h159 uint32_t SlotIndex(uint32_t index) { in SlotIndex() function
199 uint32_t SlotIndex(uint32_t index) { in SlotIndex() function
/art/runtime/gc/allocator/
Drosalloc.h476 size_t SlotIndex(Slot* slot) const { in SlotIndex() function