Searched refs:GetShadowFrame (Results 1 – 1 of 1) sorted by relevance
250 ShadowFrame* GetShadowFrame() const { return shadow_frame_; } in GetShadowFrame() function in art::StackedShadowFrameRecord438 ShadowFrame* shadow_frame = record->GetShadowFrame(); in PopStackedShadowFrame()460 ShadowFrame* GetShadowFrame() const { return shadow_frame_; } in GetShadowFrame() function in art::FrameIdToShadowFrame504 return record->GetShadowFrame(); in FindDebuggerShadowFrame()4150 for (ShadowFrame* shadow_frame = record->GetShadowFrame(); in VisitRoots()4173 mapper.VisitShadowFrame(record->GetShadowFrame()); in VisitRoots()