Home
last modified time | relevance | path

Searched refs:VisitShadowFrame (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/runtime/
H A Dthread.cc3774 VisitShadowFrame(shadow_frame); in VisitFrame()
3783 void VisitShadowFrame(ShadowFrame* shadow_frame) REQUIRES_SHARED(Locks::mutator_lock_) { in VisitShadowFrame() function in art::ReferenceMapVisitor
4153 mapper.VisitShadowFrame(shadow_frame); in VisitRoots()
4173 mapper.VisitShadowFrame(record->GetShadowFrame()); in VisitRoots()