Searched refs:VisitShadowFrame (Results 1 – 1 of 1) sorted by relevance
2282 VisitShadowFrame(shadow_frame); in VisitFrame()2289 void VisitShadowFrame(ShadowFrame* shadow_frame) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitShadowFrame() function in art::ReferenceMapVisitor2466 mapper.VisitShadowFrame(shadow_frame); in VisitRoots()