Searched defs:SweepAllocationRecords (Results 1 – 2 of 2) sorted by relevance
/art/runtime/gc/ | ||
D | allocation_record.cc | 140 void AllocRecordObjectMap::SweepAllocationRecords(IsMarkedVisitor* visitor) { in SweepAllocationRecords() function in art::gc::AllocRecordObjectMap |
D | heap.cc | 3910 void Heap::SweepAllocationRecords(IsMarkedVisitor* visitor) const { in SweepAllocationRecords() function in art::gc::Heap |