Searched refs:SweepAllocationRecords (Results 1 – 5 of 5) sorted by relevance
247 void SweepAllocationRecords(IsMarkedVisitor* visitor)
140 void AllocRecordObjectMap::SweepAllocationRecords(IsMarkedVisitor* visitor) { in SweepAllocationRecords() function in art::gc::AllocRecordObjectMap
787 void SweepAllocationRecords(IsMarkedVisitor* visitor) const
3910 void Heap::SweepAllocationRecords(IsMarkedVisitor* visitor) const { in SweepAllocationRecords() function in art::gc::Heap3914 GetAllocationRecords()->SweepAllocationRecords(visitor); in SweepAllocationRecords()
574 GetHeap()->SweepAllocationRecords(visitor); in SweepSystemWeaks()