Home
last modified time | relevance | path

Searched defs:result_tag (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Ddebugger.cc4060 JDWP::JdwpTag result_tag = BasicTagFromDescriptor(m->GetShorty()); in ExecuteMethodWithoutPendingException() local
4150 void Dbg::BuildInvokeReply(JDWP::ExpandBuf* pReply, uint32_t request_id, JDWP::JdwpTag result_tag, in BuildInvokeReply()