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