Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_main.cc135 ssize_t JdwpNetStateBase::WriteBufferedPacket(const std::vector<iovec>& iov) { in WriteBufferedPacket()
144 void JdwpState::SendBufferedRequest(uint32_t type, const std::vector<iovec>& iov) { in SendBufferedRequest()
Djdwp_adb.cc143 iovec iov; in ReceiveClientFd() local
Djdwp_event.cc1037 void JdwpState::DdmSendChunkV(uint32_t type, const iovec* iov, int iov_count) { in DdmSendChunkV()
/art/runtime/
Dtrace.cc526 iovec iov[2]; in FinishTracing() local
Ddebugger.cc3084 void Dbg::DdmSendChunkV(uint32_t type, const iovec* iov, int iov_count) { in DdmSendChunkV()
/art/runtime/hprof/
Dhprof.cc442 iovec iov[2]; in Dump() local