Searched refs:sendBufferedRequest (Results 1 - 3 of 3) sorted by path

/dalvik/vm/jdwp/
H A DJdwpAdb.cpp695 static bool sendBufferedRequest(JdwpState* state, const struct iovec* iov, function
737 sendBufferedRequest
H A DJdwpPriv.h62 bool (*sendBufferedRequest)(struct JdwpState* state, member in struct:JdwpTransport
189 return (*state->transport->sendBufferedRequest)(state, iov, iovcnt);
H A DJdwpSocket.cpp855 static bool sendBufferedRequest(JdwpState* state, const struct iovec* iov, function
901 sendBufferedRequest,

Completed in 52 milliseconds