Home
last modified time | relevance | path

Searched refs:GetAllocationAddressForSlot (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/space/
Dlarge_object_space.h212 uintptr_t GetAllocationAddressForSlot(size_t slot) const { in GetAllocationAddressForSlot() function
216 return GetAllocationAddressForSlot(GetSlotIndexForAllocationInfo(info)); in GetAddressForAllocationInfo()