Home
last modified time | relevance | path

Searched refs:SendBufferedRequest (Results 1 – 3 of 3) sorted by relevance

/art/runtime/jdwp/
Djdwp.h323 void SendBufferedRequest(uint32_t type, const std::vector<iovec>& iov);
Djdwp_main.cc160 void JdwpState::SendBufferedRequest(uint32_t type, const std::vector<iovec>& iov) { in SendBufferedRequest() function in art::JDWP::JdwpState
Djdwp_event.cc1369 SendBufferedRequest(type, wrapiov); in DdmSendChunkV()
1372 SendBufferedRequest(type, wrapiov); in DdmSendChunkV()