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

  /external/chromium/net/http/
http_stream_factory_impl.h 39 virtual bool IsTLSIntolerantServer(const HostPortPair& server) const;
http_stream_factory.h 172 virtual bool IsTLSIntolerantServer(const HostPortPair& server) const = 0;
http_stream_factory_impl.cc 113 bool HttpStreamFactoryImpl::IsTLSIntolerantServer(
http_stream_factory_impl_job.cc 864 if (stream_factory_->IsTLSIntolerantServer(origin_server)) {
    [all...]

Completed in 429 milliseconds