Searched defs:DirectSend (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | socketadapters.h | 40 int DirectSend(const void* pv, size_t cb) { in DirectSend() function |
D | socketadapters.cc | 736 void AsyncSocksProxyServerSocket::DirectSend(const ByteBuffer& buf) { in DirectSend() function in rtc::AsyncSocksProxyServerSocket |