Searched refs:SendBufferedRequest (Results 1 – 3 of 3) sorted by relevance
327 void SendBufferedRequest(uint32_t type, const std::vector<iovec>& iov);
273 void JdwpState::SendBufferedRequest(uint32_t type, const std::vector<iovec>& iov) { in SendBufferedRequest() function in art::JDWP::JdwpState
1369 SendBufferedRequest(type, wrapiov); in DdmSendChunkV()1372 SendBufferedRequest(type, wrapiov); in DdmSendChunkV()