Home
last modified time | relevance | path

Searched refs:SocksProxyServer (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/base/
Dproxyserver.h85 class SocksProxyServer : public ProxyServer {
87 SocksProxyServer(SocketFactory* int_factory, const SocketAddress& int_addr, in SocksProxyServer() function
93 RTC_DISALLOW_COPY_AND_ASSIGN(SocksProxyServer);
Dproxy_unittest.cc48 socks_.reset(new rtc::SocksProxyServer( in ProxyTest()
71 rtc::scoped_ptr<rtc::SocksProxyServer> socks_;
Dproxyserver.cc150 AsyncProxyServerSocket* SocksProxyServer::WrapSocket(AsyncSocket* socket) { in WrapSocket()
/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel_unittest.cc774 rtc::SocksProxyServer socks_server1_;
775 rtc::SocksProxyServer socks_server2_;