Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/
H A Dproxy_server.cc151 AsyncProxyServerSocket* SocksProxyServer::WrapSocket(Socket* socket) { in WrapSocket() function in rtc::SocksProxyServer
H A Dnat_server.cc122 AsyncProxyServerSocket* WrapSocket(Socket* socket) override { in WrapSocket() function in rtc::NATProxyServer
H A Dfirewall_socket_server.cc222 Socket* FirewallSocketServer::WrapSocket(Socket* sock, int type) { in WrapSocket() function in rtc::FirewallSocketServer
H A Dphysical_socket_server_unittest.cc77 Socket* WrapSocket(SOCKET s) override { in WrapSocket() function in rtc::FakePhysicalSocketServer
H A Dphysical_socket_server.cc1194 Socket* PhysicalSocketServer::WrapSocket(SOCKET s) { in WrapSocket() function in rtc::PhysicalSocketServer