Searched refs:AddTLSIntolerantServer (Results 1 – 4 of 4) sorted by relevance
38 virtual void AddTLSIntolerantServer(const HostPortPair& server);
171 virtual void AddTLSIntolerantServer(const HostPortPair& server) = 0;
109 void HttpStreamFactoryImpl::AddTLSIntolerantServer(const HostPortPair& server) { in AddTLSIntolerantServer() function in net::HttpStreamFactoryImpl
1171 session_->http_stream_factory()->AddTLSIntolerantServer( in HandleSSLHandshakeError()