Searched refs:GetNextInfo (Results 1 – 1 of 1) sorted by relevance
288 AllocationInfo* GetNextInfo() { in GetNextInfo() function in art::gc::space::AllocationInfo291 const AllocationInfo* GetNextInfo() const { in GetNextInfo() function in art::gc::space::AllocationInfo396 cur_info = cur_info->GetNextInfo(); in Walk()421 AllocationInfo* next_info = info->GetNextInfo(); in Free()442 AllocationInfo* next_next_info = next_info->GetNextInfo(); in Free()455 DCHECK_EQ(info->GetNextInfo(), new_free_info); in Free()555 cur_info = cur_info->GetNextInfo(); in Dump()574 cur_info = cur_info->GetNextInfo()) { in SetAllLargeObjectsAsZygoteObjects()