Searched refs:FindOrCreateDebuggerShadowFrame (Results 1 – 4 of 4) sorted by relevance
490 shadow_frame = thread_->FindOrCreateDebuggerShadowFrame(frame_id, num_regs, m, GetDexPc()); in PrepareSetVReg()
1325 ShadowFrame* FindOrCreateDebuggerShadowFrame(size_t frame_id,
529 ShadowFrame* Thread::FindOrCreateDebuggerShadowFrame(size_t frame_id, in FindOrCreateDebuggerShadowFrame() function in art::Thread
139 cur = GetThread()->FindOrCreateDebuggerShadowFrame(GetFrameId(), in GetOrCreateShadowFrame()