HomeSort by relevance Sort by last modified time
    Searched refs:UpdateReferenceVisitor (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/collector/
mark_compact.cc 424 class UpdateReferenceVisitor {
426 explicit UpdateReferenceVisitor(MarkCompact* collector) : collector_(collector) {
445 UpdateReferenceVisitor visitor(this);
mark_compact.h 248 friend class UpdateReferenceVisitor;

Completed in 61 milliseconds