Home
last modified time | relevance | path

Searched defs:ScanObjectVisitor (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/runtime/gc/collector/
H A Dmark_sweep.h352 class ScanObjectVisitor; variable
H A Dmark_sweep.cc281 class MarkSweep::ScanObjectVisitor { class in art::gc::collector::MarkSweep
283 explicit ScanObjectVisitor(MarkSweep* const mark_sweep) ALWAYS_INLINE in ScanObjectVisitor() function in art::gc::collector::MarkSweep::ScanObjectVisitor
H A Dmark_compact.h811 class ScanObjectVisitor; variable
H A Dmark_compact.cc3809 class MarkCompact::ScanObjectVisitor { class in art::gc::collector::MarkCompact
3811 explicit ScanObjectVisitor(MarkCompact* const mark_compact) ALWAYS_INLINE in ScanObjectVisitor() function in art::gc::collector::MarkCompact::ScanObjectVisitor