Searched refs:OutputMethodReturnValue (Results 1 – 3 of 3) sorted by relevance
377 static void OutputMethodReturnValue(JDWP::MethodId method_id, const JValue* return_value,
1746 void Dbg::OutputMethodReturnValue(JDWP::MethodId method_id, const JValue* return_value, in OutputMethodReturnValue() function in art::Dbg
906 Dbg::OutputMethodReturnValue(jdwp_location.method_id, returnValue, pReq); in PostLocationEvent()