Searched refs:GetShadowFrame (Results 1 – 1 of 1) sorted by relevance
245 ShadowFrame* GetShadowFrame() const { return shadow_frame_; } in GetShadowFrame() function in art::StackedShadowFrameRecord433 ShadowFrame* shadow_frame = record->GetShadowFrame(); in PopStackedShadowFrame()455 ShadowFrame* GetShadowFrame() const { return shadow_frame_; } in GetShadowFrame() function in art::FrameIdToShadowFrame499 return record->GetShadowFrame(); in FindDebuggerShadowFrame()3984 for (ShadowFrame* shadow_frame = record->GetShadowFrame(); in VisitRoots()4007 mapper.VisitShadowFrame(record->GetShadowFrame()); in VisitRoots()