Searched refs:UpdateRoots (Results 1 – 4 of 4) sorted by relevance
112 void UpdateRoots(IsMarkedVisitor* visitor)
71 void UpdateRoots(IsMarkedVisitor* visitor)
272 void ReferenceProcessor::UpdateRoots(IsMarkedVisitor* visitor) { in UpdateRoots() function in art::gc::ReferenceProcessor273 cleared_references_.UpdateRoots(visitor); in UpdateRoots()
197 void ReferenceQueue::UpdateRoots(IsMarkedVisitor* visitor) { in UpdateRoots() function in art::gc::ReferenceQueue