Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/
H A Dallocation_record.cc108 void AllocRecordObjectMap::SweepAllocationRecords(IsMarkedVisitor* visitor) { in SweepAllocationRecords() function in art::gc::AllocRecordObjectMap
H A Dheap.cc4380 void Heap::SweepAllocationRecords(IsMarkedVisitor* visitor) const { in SweepAllocationRecords() function in art::gc::Heap