Home
last modified time | relevance | path

Searched defs:WrapSocket (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/rtc_base/
Dproxy_server.cc151 AsyncProxyServerSocket* SocksProxyServer::WrapSocket(AsyncSocket* socket) { in WrapSocket() function in rtc::SocksProxyServer
Dnat_server.cc122 AsyncProxyServerSocket* WrapSocket(AsyncSocket* socket) override { in WrapSocket() function in rtc::NATProxyServer
Dfirewall_socket_server.cc225 AsyncSocket* FirewallSocketServer::WrapSocket(AsyncSocket* sock, int type) { in WrapSocket() function in rtc::FirewallSocketServer
Dphysical_socket_server_unittest.cc75 AsyncSocket* WrapSocket(SOCKET s) override { in WrapSocket() function in rtc::FakePhysicalSocketServer
Dphysical_socket_server.cc1091 AsyncSocket* PhysicalSocketServer::WrapSocket(SOCKET s) { in WrapSocket() function in rtc::PhysicalSocketServer