Searched defs:WrapSocket (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | proxyserver.cc | 150 AsyncProxyServerSocket* SocksProxyServer::WrapSocket(AsyncSocket* socket) { in WrapSocket() function in rtc::SocksProxyServer |
D | natserver.cc | 120 AsyncProxyServerSocket* WrapSocket(AsyncSocket* socket) override { in WrapSocket() function in rtc::NATProxyServer |
D | firewallsocketserver.cc | 205 AsyncSocket* FirewallSocketServer::WrapSocket(AsyncSocket* sock, int type) { in WrapSocket() function in rtc::FirewallSocketServer |
D | physicalsocketserver.cc | 1182 AsyncSocket* PhysicalSocketServer::WrapSocket(SOCKET s) { in WrapSocket() function in rtc::PhysicalSocketServer |