Searched refs:GetShadowFrame (Results 1 – 1 of 1) sorted by relevance
221 ShadowFrame* GetShadowFrame() const { return shadow_frame_; } in GetShadowFrame() function in art::StackedShadowFrameRecord280 ShadowFrame* shadow_frame = record->GetShadowFrame(); in PopStackedShadowFrame()302 ShadowFrame* GetShadowFrame() const { return shadow_frame_; } in GetShadowFrame() function in art::FrameIdToShadowFrame346 return record->GetShadowFrame(); in FindDebuggerShadowFrame()2844 for (ShadowFrame* shadow_frame = record->GetShadowFrame(); in VisitRoots()2867 mapper.VisitShadowFrame(record->GetShadowFrame()); in VisitRoots()