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