Searched refs:UpdateReferences (Results 1 – 2 of 2) sorted by relevance
182 void UpdateReferences() EXCLUSIVE_LOCKS_REQUIRED(Locks::mutator_lock_, Locks::heap_bitmap_lock_);
338 void MarkCompact::UpdateReferences() { in UpdateReferences() function in art::gc::collector::MarkCompact382 UpdateReferences(); in Compact()