Searched defs:UpdateRoots (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/gc/ | ||
H A D | reference_queue.cc | 197 void ReferenceQueue::UpdateRoots(IsMarkedVisitor* visitor) { in UpdateRoots() function in art::gc::ReferenceQueue |
H A D | reference_processor.cc | 272 void ReferenceProcessor::UpdateRoots(IsMarkedVisitor* visitor) { in UpdateRoots() function in art::gc::ReferenceProcessor |