Home | History | Annotate | Download | only in runtime

Lines Matching refs:UpdateDebugger

165       Dbg::UpdateDebugger(thread, this_object.Get(), method, 0, Dbg::kMethodEntry, nullptr);
186 Dbg::UpdateDebugger(thread, this_object.Get(), method, dex_pc, events, &return_value);
218 Dbg::UpdateDebugger(thread, this_object.Get(), method, new_dex_pc, events, nullptr);
3059 void Dbg::UpdateDebugger(Thread* thread, mirror::Object* this_object,