Home
last modified time | relevance | path

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

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