Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dlarge_object_space.cc298 AllocationInfo* GetPrevFreeInfo() { in GetPrevFreeInfo() function in art::gc::space::AllocationInfo
443 info = info->GetPrevFreeInfo(); in Free()
506 new_info = info->GetPrevFreeInfo(); in Alloc()