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