Searched defs:WrapSocket (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/webrtc/base/ | ||
D | proxyserver.h | 88 AsyncProxyServerSocket* WrapSocket(AsyncSocket* socket) { in WrapSocket() function |
D | firewallsocketserver.cc | 193 AsyncSocket* FirewallSocketServer::WrapSocket(AsyncSocket* sock, int type) { in WrapSocket() function in rtc::FirewallSocketServer |
D | physicalsocketserver.cc | 1240 AsyncSocket* PhysicalSocketServer::WrapSocket(SOCKET s) { in WrapSocket() function in rtc::PhysicalSocketServer |
/external/chromium_org/third_party/libjingle/source/talk/base/ | ||
D | proxyserver.h | 105 AsyncProxyServerSocket* WrapSocket(AsyncSocket* socket) { in WrapSocket() function |
D | firewallsocketserver.cc | 210 AsyncSocket* FirewallSocketServer::WrapSocket(AsyncSocket* sock, int type) { in WrapSocket() function in talk_base::FirewallSocketServer |
D | physicalsocketserver.cc | 1257 AsyncSocket* PhysicalSocketServer::WrapSocket(SOCKET s) { in WrapSocket() function in talk_base::PhysicalSocketServer |