Searched refs:BuildInvokeReply (Results 1 – 2 of 2) sorted by relevance
743 static void BuildInvokeReply(JDWP::ExpandBuf* pReply, uint32_t request_id,
4133 BuildInvokeReply(pReq->reply, pReq->request_id, result_tag, result_value, exceptionObjectId); in ExecuteMethodWithoutPendingException()4136 void Dbg::BuildInvokeReply(JDWP::ExpandBuf* pReply, uint32_t request_id, JDWP::JdwpTag result_tag, in BuildInvokeReply() function in art::Dbg