Home
last modified time | relevance | path

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

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