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