Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_event.cc1288 void JdwpState::DdmSendChunkV(uint32_t type, const iovec* iov, int iov_count) { in DdmSendChunkV() function in art::JDWP::JdwpState
/art/runtime/
Ddebugger.cc4383 void Dbg::DdmSendChunkV(uint32_t type, const iovec* iov, int iov_count) { in DdmSendChunkV() function in art::Dbg