Searched defs:CreateSSLClientSocket (Results 1 - 5 of 5) sorted by relevance

/external/chromium/net/socket/
H A Dclient_socket_factory.cc62 virtual SSLClientSocket* CreateSSLClientSocket( function in class:net::__anon2615::DefaultClientSocketFactory
125 SSLClientSocket* ClientSocketFactory::CreateSSLClientSocket( function in class:net::ClientSocketFactory
133 return CreateSSLClientSocket(socket_handle, host_and_port, ssl_config,
H A Dssl_client_socket_unittest.cc35 net::SSLClientSocket* CreateSSLClientSocket( function in class:SSLClientSocketTest
39 return socket_factory_->CreateSSLClientSocket(transport_socket,
83 socket_factory_->CreateSSLClientSocket(
125 CreateSSLClientSocket(transport, test_server.host_port_pair(),
168 CreateSSLClientSocket(transport, test_server.host_port_pair(),
213 CreateSSLClientSocket(transport, test_server.host_port_pair(),
277 CreateSSLClientSocket(transport, test_server.host_port_pair(),
323 CreateSSLClientSocket(transport, test_server.host_port_pair(),
378 socket_factory_->CreateSSLClientSocket(
433 CreateSSLClientSocket(transpor
[all...]
H A Dtransport_client_socket_pool_unittest.cc299 virtual SSLClientSocket* CreateSSLClientSocket( function in class:net::__anon2642::MockClientSocketFactory
H A Dclient_socket_pool_base_unittest.cc114 virtual SSLClientSocket* CreateSSLClientSocket( function in class:net::__anon2618::MockClientSocketFactory
H A Dsocket_test_util.cc603 SSLClientSocket* MockClientSocketFactory::CreateSSLClientSocket( function in class:net::MockClientSocketFactory
1321 SSLClientSocket* DeterministicMockClientSocketFactory::CreateSSLClientSocket( function in class:net::DeterministicMockClientSocketFactory

Completed in 81 milliseconds