Searched defs:ExecuteMethod (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddebugger.cc3773 void Dbg::ExecuteMethod(DebugInvokeReq* pReq) { function in class:art::Dbg
3800 VLOG(jdwp) << "ExecuteMethod translated " << PrettyMethod(m.Get()) << " to " << PrettyMethod(actual_method);
3804 VLOG(jdwp) << "ExecuteMethod " << PrettyMethod(m.Get())

Completed in 31 milliseconds