Home
last modified time | relevance | path

Searched defs:SweepAllocationRecords (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dallocation_record.cc92 void AllocRecordObjectMap::SweepAllocationRecords(IsMarkedVisitor* visitor) { in SweepAllocationRecords() function in art::gc::AllocRecordObjectMap
Dheap.cc4054 void Heap::SweepAllocationRecords(IsMarkedVisitor* visitor) const { in SweepAllocationRecords() function in art::gc::Heap