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

/art/runtime/gc/space/
H A Dlarge_object_space.cc292 AllocationInfo* GetPrevFreeInfo() { function in class:art::gc::space::AllocationInfo
425 info = info->GetPrevFreeInfo();
488 new_info = info->GetPrevFreeInfo();

Completed in 19 milliseconds