Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_compact.h226 class UpdateObjectReferencesVisitor; variable
Dmark_compact.cc321 class MarkCompact::UpdateObjectReferencesVisitor { class in art::gc::collector::MarkCompact
323 explicit UpdateObjectReferencesVisitor(MarkCompact* collector) : collector_(collector) {} in UpdateObjectReferencesVisitor() function in art::gc::collector::MarkCompact::UpdateObjectReferencesVisitor