HomeSort by relevance Sort by last modified time
    Searched refs:AddTLSIntolerantServer (Results 1 - 4 of 4) sorted by null

  /external/chromium/net/http/
http_stream_factory_impl.h 38 virtual void AddTLSIntolerantServer(const HostPortPair& server);
http_stream_factory.h 171 virtual void AddTLSIntolerantServer(const HostPortPair& server) = 0;
http_stream_factory_impl.cc 109 void HttpStreamFactoryImpl::AddTLSIntolerantServer(const HostPortPair& server) {
http_network_transaction.cc     [all...]

Completed in 85 milliseconds