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

  /art/runtime/gc/accounting/
mod_union_table.cc 316 ModUnionScanImageRootVisitor scan_visitor(callback, arg);
321 bitmap->VisitMarkedRange(start, start + CardTable::kCardSize, scan_visitor);
  /art/runtime/gc/collector/
mark_sweep.cc 849 ScanObjectVisitor scan_visitor(this);
    [all...]
  /art/runtime/gc/
heap.cc 2411 ScanVisitor scan_visitor; variable
    [all...]

Completed in 65 milliseconds