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

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

Completed in 16 milliseconds