Searched defs:CreateAsyncSocket (Results 1 – 12 of 12) sorted by relevance
61 virtual talk_base::AsyncSocket* CreateAsyncSocket(int type) { in CreateAsyncSocket() function66 virtual talk_base::AsyncSocket* CreateAsyncSocket(int family, int type) { in CreateAsyncSocket() function
126 AsyncSocket* SslSocketFactory::CreateAsyncSocket(int type) { in CreateAsyncSocket() function in talk_base::SslSocketFactory130 AsyncSocket* SslSocketFactory::CreateAsyncSocket(int family, int type) { in CreateAsyncSocket() function in talk_base::SslSocketFactory
337 AsyncSocket* NATSocketFactory::CreateAsyncSocket(int type) { in CreateAsyncSocket() function in talk_base::NATSocketFactory341 AsyncSocket* NATSocketFactory::CreateAsyncSocket(int family, int type) { in CreateAsyncSocket() function in talk_base::NATSocketFactory383 AsyncSocket* NATSocketServer::CreateAsyncSocket(int type) { in CreateAsyncSocket() function in talk_base::NATSocketServer387 AsyncSocket* NATSocketServer::CreateAsyncSocket(int family, int type) { in CreateAsyncSocket() function in talk_base::NATSocketServer
23 AsyncSocket* MacBaseSocketServer::CreateAsyncSocket(int type) { in CreateAsyncSocket() function in talk_base::MacBaseSocketServer27 AsyncSocket* MacBaseSocketServer::CreateAsyncSocket(int family, int type) { in CreateAsyncSocket() function in talk_base::MacBaseSocketServer
201 AsyncSocket* FirewallSocketServer::CreateAsyncSocket(int type) { in CreateAsyncSocket() function in talk_base::FirewallSocketServer205 AsyncSocket* FirewallSocketServer::CreateAsyncSocket(int family, int type) { in CreateAsyncSocket() function in talk_base::FirewallSocketServer
757 AsyncSocket* Win32SocketServer::CreateAsyncSocket(int type) { in CreateAsyncSocket() function in talk_base::Win32SocketServer761 AsyncSocket* Win32SocketServer::CreateAsyncSocket(int family, int type) { in CreateAsyncSocket() function in talk_base::Win32SocketServer
614 AsyncSocket* VirtualSocketServer::CreateAsyncSocket(int type) { in CreateAsyncSocket() function in talk_base::VirtualSocketServer618 AsyncSocket* VirtualSocketServer::CreateAsyncSocket(int family, int type) { in CreateAsyncSocket() function in talk_base::VirtualSocketServer
1240 AsyncSocket* PhysicalSocketServer::CreateAsyncSocket(int type) { in CreateAsyncSocket() function in talk_base::PhysicalSocketServer1244 AsyncSocket* PhysicalSocketServer::CreateAsyncSocket(int family, int type) { in CreateAsyncSocket() function in talk_base::PhysicalSocketServer
121 AsyncSocket* SslSocketFactory::CreateAsyncSocket(int type) { in CreateAsyncSocket() function in talk_base::SslSocketFactory
197 AsyncSocket* FirewallSocketServer::CreateAsyncSocket(int type) { in CreateAsyncSocket() function in talk_base::FirewallSocketServer
714 AsyncSocket* Win32SocketServer::CreateAsyncSocket(int type) { in CreateAsyncSocket() function in talk_base::Win32SocketServer
1182 AsyncSocket* PhysicalSocketServer::CreateAsyncSocket(int type) { in CreateAsyncSocket() function in talk_base::PhysicalSocketServer