Home
last modified time | relevance | path

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

/art/runtime/entrypoints/portable/
Dportable_thread_entrypoints.cc32 ShadowFrame* cur_frame = GetCurrentShadowFrame(); in VisitFrame()
/art/runtime/
Dstack.h719 ShadowFrame* GetCurrentShadowFrame() const { in GetCurrentShadowFrame() function
Dthread.cc2046 ShadowFrame* shadow_frame = GetCurrentShadowFrame(); in VisitFrame()