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

  /art/runtime/gc/collector/
mark_compact.h 182 void UpdateReferences() EXCLUSIVE_LOCKS_REQUIRED(Locks::mutator_lock_, Locks::heap_bitmap_lock_);
mark_compact.cc 338 void MarkCompact::UpdateReferences() {
382 UpdateReferences();

Completed in 30 milliseconds