Searched refs:SweepAllocationRecords (Results 1 – 5 of 5) sorted by relevance
246 void SweepAllocationRecords(IsMarkedVisitor* visitor)
137 void AllocRecordObjectMap::SweepAllocationRecords(IsMarkedVisitor* visitor) { in SweepAllocationRecords() function in art::gc::AllocRecordObjectMap
765 void SweepAllocationRecords(IsMarkedVisitor* visitor) const
3997 void Heap::SweepAllocationRecords(IsMarkedVisitor* visitor) const { in SweepAllocationRecords() function in art::gc::Heap4001 GetAllocationRecords()->SweepAllocationRecords(visitor); in SweepAllocationRecords()
445 GetHeap()->SweepAllocationRecords(visitor); in SweepSystemWeaks()