Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc2691 VisitShadowFrame(shadow_frame); in VisitFrame()
2698 void VisitShadowFrame(ShadowFrame* shadow_frame) SHARED_REQUIRES(Locks::mutator_lock_) { in VisitShadowFrame() function in art::ReferenceMapVisitor
2847 mapper.VisitShadowFrame(shadow_frame); in VisitRoots()
2867 mapper.VisitShadowFrame(record->GetShadowFrame()); in VisitRoots()