Home
last modified time | relevance | path

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

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