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