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