Searched refs:GetNextInfo (Results 1 – 1 of 1) sorted by relevance
289 AllocationInfo* GetNextInfo() { in GetNextInfo() function in art::gc::space::AllocationInfo292 const AllocationInfo* GetNextInfo() const { in GetNextInfo() function in art::gc::space::AllocationInfo403 cur_info = cur_info->GetNextInfo(); in Walk()434 AllocationInfo* next_info = info->GetNextInfo(); in Free()455 AllocationInfo* next_next_info = next_info->GetNextInfo(); in Free()468 DCHECK_EQ(info->GetNextInfo(), new_free_info); in Free()568 cur_info = cur_info->GetNextInfo(); in Dump()587 cur_info = cur_info->GetNextInfo()) { in SetAllLargeObjectsAsZygoteObjects()