Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc182 ShadowFrame* GetShadowFrame() const { return shadow_frame_; } in GetShadowFrame() function in art::StackedShadowFrameRecord
223 ShadowFrame* shadow_frame = record->GetShadowFrame(); in PopStackedShadowFrame()
2448 for (ShadowFrame* shadow_frame = record->GetShadowFrame(); in VisitRoots()