Searched refs:AddTLSIntolerantServer (Results 1 - 4 of 4) sorted by relevance

/external/chromium/net/http/
H A Dhttp_stream_factory_impl.h38 virtual void AddTLSIntolerantServer(const HostPortPair& server);
H A Dhttp_stream_factory.h171 virtual void AddTLSIntolerantServer(const HostPortPair& server) = 0;
H A Dhttp_stream_factory_impl.cc109 void HttpStreamFactoryImpl::AddTLSIntolerantServer(const HostPortPair& server) { function in class:net::HttpStreamFactoryImpl
H A Dhttp_network_transaction.cc1171 session_->http_stream_factory()->AddTLSIntolerantServer(

Completed in 62 milliseconds