Searched refs:GetSlotIndexForAllocationInfo (Results 1 – 2 of 2) sorted by relevance
221 size_t GetSlotIndexForAllocationInfo(const AllocationInfo* info) const;228 return GetAllocationAddressForSlot(GetSlotIndexForAllocationInfo(info)); in GetAddressForAllocationInfo()
344 size_t FreeListSpace::GetSlotIndexForAllocationInfo(const AllocationInfo* info) const { in GetSlotIndexForAllocationInfo() function in art::gc::space::FreeListSpace