Searched refs:GetNextInfo (Results 1 – 1 of 1) sorted by relevance
283 AllocationInfo* GetNextInfo() { in GetNextInfo() function in art::gc::space::AllocationInfo286 const AllocationInfo* GetNextInfo() const { in GetNextInfo() function in art::gc::space::AllocationInfo391 cur_info = cur_info->GetNextInfo(); in Walk()416 AllocationInfo* next_info = info->GetNextInfo(); in Free()437 AllocationInfo* next_next_info = next_info->GetNextInfo(); in Free()450 DCHECK_EQ(info->GetNextInfo(), new_free_info); in Free()550 cur_info = cur_info->GetNextInfo(); in Dump()569 cur_info = cur_info->GetNextInfo()) { in SetAllLargeObjectsAsZygoteObjects()