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