Searched defs:iov (Results 1 – 6 of 6) sorted by relevance
145 ssize_t JdwpNetStateBase::WriteBufferedPacket(const std::vector<iovec>& iov) { in WriteBufferedPacket()150 ssize_t JdwpNetStateBase::WriteBufferedPacketLocked(const std::vector<iovec>& iov) { in WriteBufferedPacketLocked()160 void JdwpState::SendBufferedRequest(uint32_t type, const std::vector<iovec>& iov) { in SendBufferedRequest()
174 iovec iov; in ReceiveClientFd() local
1330 void JdwpState::DdmSendChunkV(uint32_t type, const iovec* iov, int iov_count) { in DdmSendChunkV()
720 iovec iov[2]; in FinishTracing() local
4470 void Dbg::DdmSendChunkV(uint32_t type, const iovec* iov, int iov_count) { in DdmSendChunkV()
423 std::vector<iovec> iov; in HandleFlush() local