Searched refs:BuildInvokeReply (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Ddebugger.h722 static void BuildInvokeReply(JDWP::ExpandBuf* pReply, uint32_t request_id,
H A Ddebugger.cc4202 BuildInvokeReply(pReq->reply, pReq->request_id, result_tag, result_value, exceptionObjectId);
4205 void Dbg::BuildInvokeReply(JDWP::ExpandBuf* pReply, uint32_t request_id, JDWP::JdwpTag result_tag, function in class:art::Dbg

Completed in 62 milliseconds