Searched defs:SendAuthReply (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/webrtc/base/ | ||
D | socketadapters.cc | 776 void AsyncSocksProxyServerSocket::SendAuthReply(int result) { in SendAuthReply() function in rtc::AsyncSocksProxyServerSocket |
/external/chromium_org/third_party/libjingle/source/talk/base/ | ||
D | socketadapters.cc | 793 void AsyncSocksProxyServerSocket::SendAuthReply(int result) { in SendAuthReply() function in talk_base::AsyncSocksProxyServerSocket |