Searched refs:OutputMethodReturnValue (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Ddebugger.h403 static void OutputMethodReturnValue(JDWP::MethodId method_id, const JValue* return_value,
H A Ddebugger.cc1727 void Dbg::OutputMethodReturnValue(JDWP::MethodId method_id, const JValue* return_value, function in class:art::Dbg
/art/runtime/jdwp/
H A Djdwp_event.cc912 Dbg::OutputMethodReturnValue(jdwp_location.method_id, returnValue, pReq);

Completed in 488 milliseconds