Searched defs:iov (Results 1 – 8 of 8) sorted by relevance
/dalvik/vm/jdwp/ |
D | JdwpMain.cpp | 58 ssize_t JdwpNetStateBase::writeBufferedPacket(const struct iovec* iov, in writeBufferedPacket()
|
D | JdwpAdb.cpp | 138 struct iovec iov; in receiveClientFd() local 695 static bool sendBufferedRequest(JdwpState* state, const struct iovec* iov, in sendBufferedRequest()
|
D | JdwpPriv.h | 187 const struct iovec* iov, int iovcnt) in dvmJdwpSendBufferedRequest()
|
D | JdwpSocket.cpp | 855 static bool sendBufferedRequest(JdwpState* state, const struct iovec* iov, in sendBufferedRequest()
|
D | JdwpEvent.cpp | 1240 void dvmJdwpDdmSendChunkV(JdwpState* state, int type, const struct iovec* iov, in dvmJdwpDdmSendChunkV()
|
/dalvik/vm/hprof/ |
D | Hprof.cpp | 102 struct iovec iov[2]; in hprofShutdown() local
|
/dalvik/vm/ |
D | Profile.cpp | 699 struct iovec iov[2]; in dvmMethodTraceStop() local
|
D | Debugger.cpp | 2958 void dvmDbgDdmSendChunkV(int type, const struct iovec* iov, int iovcnt) in dvmDbgDdmSendChunkV()
|