Searched refs:UpdateObjectReferencesVisitor (Results 1 - 2 of 2) sorted by relevance

/art/runtime/gc/collector/
H A Dmark_compact.cc361 class UpdateObjectReferencesVisitor { class in namespace:art::gc::collector
363 explicit UpdateObjectReferencesVisitor(MarkCompact* collector) : collector_(collector) { function in class:art::gc::collector::UpdateObjectReferencesVisitor
396 UpdateObjectReferencesVisitor visitor(this);
408 UpdateObjectReferencesVisitor visitor(this);
H A Dmark_compact.h250 friend class UpdateObjectReferencesVisitor;

Completed in 26 milliseconds