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