HttpServerPropertiesImpl  622 chrome/browser/io_thread.cc   globals_->http_server_properties.reset(new net::HttpServerPropertiesImpl());
HttpServerPropertiesImpl  863 chrome/browser/io_thread.cc       net::HttpServerPropertiesImpl::ForceAlternateProtocol(pair);
HttpServerPropertiesImpl  119 chrome/browser/net/connection_tester.cc             new net::HttpServerPropertiesImpl()));
HttpServerPropertiesImpl  118 chrome/browser/net/connection_tester_unittest.cc   net::HttpServerPropertiesImpl http_server_properties_impl_;
HttpServerPropertiesImpl   84 chrome/browser/net/http_server_properties_manager.cc   http_server_properties_impl_.reset(new net::HttpServerPropertiesImpl());
HttpServerPropertiesImpl  251 chrome/browser/net/http_server_properties_manager.h   scoped_ptr<net::HttpServerPropertiesImpl> http_server_properties_impl_;
HttpServerPropertiesImpl  201 chrome/browser/profiles/off_the_record_profile_io_data.cc           new net::HttpServerPropertiesImpl()));
HttpServerPropertiesImpl  121 chrome/service/net/service_url_request_context.cc           new net::HttpServerPropertiesImpl()));
HttpServerPropertiesImpl  210 content/browser/loader/resource_scheduler_unittest.cc   net::HttpServerPropertiesImpl http_server_properties_;
HttpServerPropertiesImpl  136 content/shell/browser/shell_url_request_context_getter.cc             new net::HttpServerPropertiesImpl()));
HttpServerPropertiesImpl  237 google_apis/gcm/tools/mcs_probe.cc   scoped_ptr<net::HttpServerPropertiesImpl> http_server_properties_;
HttpServerPropertiesImpl  386 google_apis/gcm/tools/mcs_probe.cc   http_server_properties_.reset(new net::HttpServerPropertiesImpl());
HttpServerPropertiesImpl   80 mojo/shell/url_request_context_getter.cc             new net::HttpServerPropertiesImpl()));
HttpServerPropertiesImpl  165 net/cronet/android/url_request_context_peer.cc       new net::HttpServerPropertiesImpl()));
HttpServerPropertiesImpl   57 net/http/http_network_layer.cc   HttpServerPropertiesImpl::ForceAlternateProtocol(pair);
HttpServerPropertiesImpl  276 net/http/http_network_layer_unittest.cc   HttpServerPropertiesImpl http_server_properties_;
HttpServerPropertiesImpl  100 net/http/http_network_transaction_ssl_unittest.cc   HttpServerPropertiesImpl http_server_properties_;
HttpServerPropertiesImpl   76 net/http/http_pipelined_host_pool_unittest.cc         http_server_properties_(new HttpServerPropertiesImpl()),
HttpServerPropertiesImpl  121 net/http/http_pipelined_host_pool_unittest.cc   scoped_ptr<HttpServerPropertiesImpl> http_server_properties_;
HttpServerPropertiesImpl  233 net/http/http_pipelined_network_transaction_unittest.cc   HttpServerPropertiesImpl http_server_properties_;
HttpServerPropertiesImpl  215 net/http/http_response_body_drainer_unittest.cc         http_server_properties_(new HttpServerPropertiesImpl()),
HttpServerPropertiesImpl  232 net/http/http_response_body_drainer_unittest.cc   scoped_ptr<HttpServerPropertiesImpl> http_server_properties_;
HttpServerPropertiesImpl   21 net/http/http_server_properties_impl.cc HttpServerPropertiesImpl::HttpServerPropertiesImpl()
HttpServerPropertiesImpl   31 net/http/http_server_properties_impl.cc HttpServerPropertiesImpl::~HttpServerPropertiesImpl() {
HttpServerPropertiesImpl   34 net/http/http_server_properties_impl.cc void HttpServerPropertiesImpl::InitializeSpdyServers(
HttpServerPropertiesImpl   47 net/http/http_server_properties_impl.cc void HttpServerPropertiesImpl::InitializeAlternateProtocolServers(
HttpServerPropertiesImpl   93 net/http/http_server_properties_impl.cc void HttpServerPropertiesImpl::InitializeSpdySettingsServers(
HttpServerPropertiesImpl  101 net/http/http_server_properties_impl.cc void HttpServerPropertiesImpl::InitializePipelineCapabilities(
HttpServerPropertiesImpl  111 net/http/http_server_properties_impl.cc void HttpServerPropertiesImpl::SetNumPipelinedHostsToRemember(int max_size) {
HttpServerPropertiesImpl  116 net/http/http_server_properties_impl.cc void HttpServerPropertiesImpl::GetSpdyServerList(
HttpServerPropertiesImpl  131 net/http/http_server_properties_impl.cc std::string HttpServerPropertiesImpl::GetFlattenedSpdyServer(
HttpServerPropertiesImpl  143 net/http/http_server_properties_impl.cc void HttpServerPropertiesImpl::ForceAlternateProtocol(
HttpServerPropertiesImpl  152 net/http/http_server_properties_impl.cc void HttpServerPropertiesImpl::DisableForcedAlternateProtocol() {
HttpServerPropertiesImpl  157 net/http/http_server_properties_impl.cc base::WeakPtr<HttpServerProperties> HttpServerPropertiesImpl::GetWeakPtr() {
HttpServerPropertiesImpl  161 net/http/http_server_properties_impl.cc void HttpServerPropertiesImpl::Clear() {
HttpServerPropertiesImpl  169 net/http/http_server_properties_impl.cc bool HttpServerPropertiesImpl::SupportsSpdy(
HttpServerPropertiesImpl  183 net/http/http_server_properties_impl.cc void HttpServerPropertiesImpl::SetSupportsSpdy(
HttpServerPropertiesImpl  201 net/http/http_server_properties_impl.cc bool HttpServerPropertiesImpl::HasAlternateProtocol(
HttpServerPropertiesImpl  211 net/http/http_server_properties_impl.cc HttpServerPropertiesImpl::GetAlternateProtocol(
HttpServerPropertiesImpl  230 net/http/http_server_properties_impl.cc void HttpServerPropertiesImpl::SetAlternateProtocol(
HttpServerPropertiesImpl  277 net/http/http_server_properties_impl.cc void HttpServerPropertiesImpl::SetBrokenAlternateProtocol(
HttpServerPropertiesImpl  289 net/http/http_server_properties_impl.cc void HttpServerPropertiesImpl::ClearAlternateProtocol(
HttpServerPropertiesImpl  297 net/http/http_server_properties_impl.cc HttpServerPropertiesImpl::alternate_protocol_map() const {
HttpServerPropertiesImpl  301 net/http/http_server_properties_impl.cc const SettingsMap& HttpServerPropertiesImpl::GetSpdySettings(
HttpServerPropertiesImpl  311 net/http/http_server_properties_impl.cc bool HttpServerPropertiesImpl::SetSpdySetting(
HttpServerPropertiesImpl  332 net/http/http_server_properties_impl.cc void HttpServerPropertiesImpl::ClearSpdySettings(
HttpServerPropertiesImpl  339 net/http/http_server_properties_impl.cc void HttpServerPropertiesImpl::ClearAllSpdySettings() {
HttpServerPropertiesImpl  344 net/http/http_server_properties_impl.cc HttpServerPropertiesImpl::spdy_settings_map() const {
HttpServerPropertiesImpl  348 net/http/http_server_properties_impl.cc void HttpServerPropertiesImpl::SetServerNetworkStats(
HttpServerPropertiesImpl  355 net/http/http_server_properties_impl.cc HttpServerPropertiesImpl::GetServerNetworkStats(
HttpServerPropertiesImpl  365 net/http/http_server_properties_impl.cc HttpPipelinedHostCapability HttpServerPropertiesImpl::GetPipelineCapability(
HttpServerPropertiesImpl  376 net/http/http_server_properties_impl.cc void HttpServerPropertiesImpl::SetPipelineCapability(
HttpServerPropertiesImpl  387 net/http/http_server_properties_impl.cc void HttpServerPropertiesImpl::ClearPipelineCapabilities() {
HttpServerPropertiesImpl  392 net/http/http_server_properties_impl.cc HttpServerPropertiesImpl::GetPipelineCapabilityMap() const {
HttpServerPropertiesImpl  402 net/http/http_server_properties_impl.cc HttpServerPropertiesImpl::CanonicalHostMap::const_iterator
HttpServerPropertiesImpl  403 net/http/http_server_properties_impl.cc HttpServerPropertiesImpl::GetCanonicalHost(HostPortPair server) const {
HttpServerPropertiesImpl   30 net/http/http_server_properties_impl.h class NET_EXPORT HttpServerPropertiesImpl
HttpServerPropertiesImpl   34 net/http/http_server_properties_impl.h   HttpServerPropertiesImpl();
HttpServerPropertiesImpl   35 net/http/http_server_properties_impl.h   virtual ~HttpServerPropertiesImpl();
HttpServerPropertiesImpl  177 net/http/http_server_properties_impl.h   base::WeakPtrFactory<HttpServerPropertiesImpl> weak_ptr_factory_;
HttpServerPropertiesImpl  179 net/http/http_server_properties_impl.h   DISALLOW_COPY_AND_ASSIGN(HttpServerPropertiesImpl);
HttpServerPropertiesImpl   28 net/http/http_server_properties_impl_unittest.cc   HttpServerPropertiesImpl impl_;
HttpServerPropertiesImpl   36 net/http/http_server_properties_impl_unittest.cc       HttpServerPropertiesImpl::GetFlattenedSpdyServer(spdy_server_google);
HttpServerPropertiesImpl   40 net/http/http_server_properties_impl_unittest.cc       HttpServerPropertiesImpl::GetFlattenedSpdyServer(spdy_server_docs);
HttpServerPropertiesImpl  146 net/http/http_server_properties_impl_unittest.cc       HttpServerPropertiesImpl::GetFlattenedSpdyServer(spdy_server_google);
HttpServerPropertiesImpl  149 net/http/http_server_properties_impl_unittest.cc       HttpServerPropertiesImpl::GetFlattenedSpdyServer(spdy_server_mail);
HttpServerPropertiesImpl  318 net/http/http_server_properties_impl_unittest.cc   HttpServerPropertiesImpl::ForceAlternateProtocol(default_protocol);
HttpServerPropertiesImpl  337 net/http/http_server_properties_impl_unittest.cc   HttpServerPropertiesImpl::DisableForcedAlternateProtocol();
HttpServerPropertiesImpl   62 net/proxy/proxy_script_fetcher_impl_unittest.cc         scoped_ptr<HttpServerProperties>(new HttpServerPropertiesImpl()));
HttpServerPropertiesImpl  211 net/quic/quic_end_to_end_unittest.cc   HttpServerPropertiesImpl http_server_properties;
HttpServerPropertiesImpl  309 net/quic/quic_network_transaction_unittest.cc   HttpServerPropertiesImpl http_server_properties;
HttpServerPropertiesImpl  204 net/socket/ssl_client_socket_pool_unittest.cc   HttpServerPropertiesImpl http_server_properties_;
HttpServerPropertiesImpl  461 net/spdy/spdy_test_util_common.cc       scoped_ptr<HttpServerProperties>(new HttpServerPropertiesImpl()));
HttpServerPropertiesImpl  213 net/spdy/spdy_test_util_common.h   HttpServerPropertiesImpl http_server_properties;
HttpServerPropertiesImpl  250 net/url_request/url_request_context_builder.cc           new net::HttpServerPropertiesImpl()));
HttpServerPropertiesImpl   87 net/url_request/url_request_test_util.cc         scoped_ptr<HttpServerProperties>(new HttpServerPropertiesImpl()));
HttpServerPropertiesImpl   96 remoting/base/url_request_context.cc           new net::HttpServerPropertiesImpl()));