Searched refs:GetNextInfo (Results 1 – 1 of 1) sorted by relevance
294 AllocationInfo* GetNextInfo() { in GetNextInfo() function in art::gc::space::AllocationInfo297 const AllocationInfo* GetNextInfo() const { in GetNextInfo() function in art::gc::space::AllocationInfo408 cur_info = cur_info->GetNextInfo(); in Walk()447 AllocationInfo* next_info = info->GetNextInfo(); in Free()468 AllocationInfo* next_next_info = next_info->GetNextInfo(); in Free()481 DCHECK_EQ(info->GetNextInfo(), new_free_info); in Free()576 cur_info = cur_info->GetNextInfo(); in Dump()595 cur_info = cur_info->GetNextInfo()) { in SetAllLargeObjectsAsZygoteObjects()