Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dproxyserver.cc150 AsyncProxyServerSocket* SocksProxyServer::WrapSocket(AsyncSocket* socket) { in WrapSocket() function in rtc::SocksProxyServer
Dnatserver.cc120 AsyncProxyServerSocket* WrapSocket(AsyncSocket* socket) override { in WrapSocket() function in rtc::NATProxyServer
Dfirewallsocketserver.cc205 AsyncSocket* FirewallSocketServer::WrapSocket(AsyncSocket* sock, int type) { in WrapSocket() function in rtc::FirewallSocketServer
Dphysicalsocketserver.cc1182 AsyncSocket* PhysicalSocketServer::WrapSocket(SOCKET s) { in WrapSocket() function in rtc::PhysicalSocketServer