http_server_properties   86 android_webview/browser/net/aw_url_request_context_getter.cc   params->http_server_properties = context->http_server_properties();
http_server_properties  622 chrome/browser/io_thread.cc   globals_->http_server_properties.reset(new net::HttpServerPropertiesImpl());
http_server_properties  970 chrome/browser/io_thread.cc   params->http_server_properties =
http_server_properties  971 chrome/browser/io_thread.cc       globals_->http_server_properties->GetWeakPtr();
http_server_properties  128 chrome/browser/io_thread.h     scoped_ptr<net::HttpServerProperties> http_server_properties;
http_server_properties  128 chrome/browser/net/connection_tester.cc     session_params.http_server_properties = http_server_properties();
http_server_properties  141 chrome/browser/net/connection_tester_unittest.cc     session_params.http_server_properties =
http_server_properties  202 chrome/browser/profiles/off_the_record_profile_io_data.cc   main_context->set_http_server_properties(http_server_properties());
http_server_properties  382 chrome/browser/profiles/profile_impl_io_data.cc   main_context->set_http_server_properties(http_server_properties());
http_server_properties  790 chrome/browser/profiles/profile_io_data.cc     scoped_ptr<net::HttpServerProperties> http_server_properties) const {
http_server_properties  791 chrome/browser/profiles/profile_io_data.cc   http_server_properties_ = http_server_properties.Pass();
http_server_properties 1161 chrome/browser/profiles/profile_io_data.cc   params->http_server_properties = context->http_server_properties();
http_server_properties  336 chrome/browser/profiles/profile_io_data.h   base::WeakPtr<net::HttpServerProperties> http_server_properties() const;
http_server_properties  339 chrome/browser/profiles/profile_io_data.h       scoped_ptr<net::HttpServerProperties> http_server_properties) const;
http_server_properties 1409 chrome/browser/ui/webui/net_internals/net_internals_ui.cc   const net::HttpServerProperties& http_server_properties =
http_server_properties 1410 chrome/browser/ui/webui/net_internals/net_internals_ui.cc       *GetMainContext()->http_server_properties();
http_server_properties 1413 chrome/browser/ui/webui/net_internals/net_internals_ui.cc       http_server_properties.alternate_protocol_map();
http_server_properties 1616 chrome/browser/ui/webui/net_internals/net_internals_ui.cc   const net::HttpServerProperties& http_server_properties =
http_server_properties 1617 chrome/browser/ui/webui/net_internals/net_internals_ui.cc       *GetMainContext()->http_server_properties();
http_server_properties 1621 chrome/browser/ui/webui/net_internals/net_internals_ui.cc       http_server_properties.GetPipelineCapabilityMap();
http_server_properties   92 chrome/browser/ui/webui/net_internals/net_internals_ui_browsertest.cc   base::WeakPtr<net::HttpServerProperties> http_server_properties =
http_server_properties   93 chrome/browser/ui/webui/net_internals/net_internals_ui_browsertest.cc       http_network_session->http_server_properties();
http_server_properties   95 chrome/browser/ui/webui/net_internals/net_internals_ui_browsertest.cc   http_server_properties->SetPipelineCapability(origin, capability);
http_server_properties  132 chrome/service/net/service_url_request_context.cc   session_params.http_server_properties = http_server_properties();
http_server_properties  429 content/browser/loader/resource_scheduler.cc       const net::HttpServerProperties& http_server_properties =
http_server_properties  430 content/browser/loader/resource_scheduler.cc           *(*it)->url_request()->context()->http_server_properties();
http_server_properties  432 content/browser/loader/resource_scheduler.cc       if (!http_server_properties.SupportsSpdy(host_port_pair)) {
http_server_properties  475 content/browser/loader/resource_scheduler.cc   const net::HttpServerProperties& http_server_properties =
http_server_properties  476 content/browser/loader/resource_scheduler.cc       *url_request.context()->http_server_properties();
http_server_properties  489 content/browser/loader/resource_scheduler.cc   if (http_server_properties.SupportsSpdy(host_port_pair)) {
http_server_properties  169 content/shell/browser/shell_url_request_context_getter.cc     network_session_params.http_server_properties =
http_server_properties  170 content/shell/browser/shell_url_request_context_getter.cc         url_request_context_->http_server_properties();
http_server_properties  400 google_apis/gcm/tools/mcs_probe.cc   session_params.http_server_properties =
http_server_properties   66 jingle/glue/proxy_resolving_client_socket.cc   session_params.http_server_properties =
http_server_properties   67 jingle/glue/proxy_resolving_client_socket.cc       request_context->http_server_properties();
http_server_properties   97 mojo/shell/url_request_context_getter.cc     network_session_params.http_server_properties =
http_server_properties   98 mojo/shell/url_request_context_getter.cc         url_request_context_->http_server_properties();
http_server_properties  178 net/cronet/android/url_request_context_peer.cc   network_session_params.http_server_properties =
http_server_properties  179 net/cronet/android/url_request_context_peer.cc       context->http_server_properties();
http_server_properties   46 net/http/http_network_layer_unittest.cc     session_params.http_server_properties =
http_server_properties  101 net/http/http_network_session.cc       http_server_properties_(params.http_server_properties),
http_server_properties  115 net/http/http_network_session.cc                            params.http_server_properties,
http_server_properties  128 net/http/http_network_session.cc                          params.http_server_properties,
http_server_properties   72 net/http/http_network_session.h     base::WeakPtr<HttpServerProperties> http_server_properties;
http_server_properties  143 net/http/http_network_session.h   base::WeakPtr<HttpServerProperties> http_server_properties() {
http_server_properties   79 net/http/http_network_transaction.cc     const base::WeakPtr<HttpServerProperties>& http_server_properties,
http_server_properties   90 net/http/http_network_transaction.cc   factory->ProcessAlternateProtocol(http_server_properties,
http_server_properties 1088 net/http/http_network_transaction.cc                            session_->http_server_properties(),
http_server_properties   77 net/http/http_network_transaction_ssl_unittest.cc     session_params_.http_server_properties =
http_server_properties 7423 net/http/http_network_transaction_unittest.cc   base::WeakPtr<HttpServerProperties> http_server_properties =
http_server_properties 7424 net/http/http_network_transaction_unittest.cc       session->http_server_properties();
http_server_properties 7425 net/http/http_network_transaction_unittest.cc   http_server_properties->SetAlternateProtocol(
http_server_properties 8320 net/http/http_network_transaction_unittest.cc   HttpServerProperties& http_server_properties =
http_server_properties 8321 net/http/http_network_transaction_unittest.cc       *session->http_server_properties();
http_server_properties 8323 net/http/http_network_transaction_unittest.cc       http_server_properties.HasAlternateProtocol(http_host_port_pair));
http_server_properties 8338 net/http/http_network_transaction_unittest.cc   ASSERT_TRUE(http_server_properties.HasAlternateProtocol(http_host_port_pair));
http_server_properties 8340 net/http/http_network_transaction_unittest.cc       http_server_properties.GetAlternateProtocol(http_host_port_pair);
http_server_properties 8372 net/http/http_network_transaction_unittest.cc   base::WeakPtr<HttpServerProperties> http_server_properties =
http_server_properties 8373 net/http/http_network_transaction_unittest.cc       session->http_server_properties();
http_server_properties 8376 net/http/http_network_transaction_unittest.cc   http_server_properties->SetAlternateProtocol(
http_server_properties 8398 net/http/http_network_transaction_unittest.cc   ASSERT_TRUE(http_server_properties->HasAlternateProtocol(
http_server_properties 8401 net/http/http_network_transaction_unittest.cc       http_server_properties->GetAlternateProtocol(
http_server_properties 8435 net/http/http_network_transaction_unittest.cc   base::WeakPtr<HttpServerProperties> http_server_properties =
http_server_properties 8436 net/http/http_network_transaction_unittest.cc       session->http_server_properties();
http_server_properties 8438 net/http/http_network_transaction_unittest.cc   http_server_properties->SetAlternateProtocol(
http_server_properties 8486 net/http/http_network_transaction_unittest.cc   base::WeakPtr<HttpServerProperties> http_server_properties =
http_server_properties 8487 net/http/http_network_transaction_unittest.cc       session->http_server_properties();
http_server_properties 8489 net/http/http_network_transaction_unittest.cc   http_server_properties->SetAlternateProtocol(
http_server_properties 8534 net/http/http_network_transaction_unittest.cc   base::WeakPtr<HttpServerProperties> http_server_properties =
http_server_properties 8535 net/http/http_network_transaction_unittest.cc       session->http_server_properties();
http_server_properties 8537 net/http/http_network_transaction_unittest.cc   http_server_properties->SetAlternateProtocol(
http_server_properties 8583 net/http/http_network_transaction_unittest.cc   base::WeakPtr<HttpServerProperties> http_server_properties =
http_server_properties 8584 net/http/http_network_transaction_unittest.cc       session->http_server_properties();
http_server_properties 8586 net/http/http_network_transaction_unittest.cc   http_server_properties->SetAlternateProtocol(
http_server_properties 8631 net/http/http_network_transaction_unittest.cc   base::WeakPtr<HttpServerProperties> http_server_properties =
http_server_properties 8632 net/http/http_network_transaction_unittest.cc       session->http_server_properties();
http_server_properties 8634 net/http/http_network_transaction_unittest.cc   http_server_properties->SetAlternateProtocol(
http_server_properties 8675 net/http/http_network_transaction_unittest.cc   base::WeakPtr<HttpServerProperties> http_server_properties =
http_server_properties 8676 net/http/http_network_transaction_unittest.cc       session->http_server_properties();
http_server_properties 8678 net/http/http_network_transaction_unittest.cc   http_server_properties->SetAlternateProtocol(
http_server_properties   36 net/http/http_pipelined_host_pool.cc     const base::WeakPtr<HttpServerProperties>& http_server_properties,
http_server_properties   40 net/http/http_pipelined_host_pool.cc       http_server_properties_(http_server_properties),
http_server_properties   44 net/http/http_pipelined_host_pool.h       const base::WeakPtr<HttpServerProperties>& http_server_properties,
http_server_properties   91 net/http/http_pipelined_network_transaction_unittest.cc     session_params.http_server_properties =
http_server_properties  226 net/http/http_response_body_drainer_unittest.cc     params.http_server_properties = http_server_properties_->GetWeakPtr();
http_server_properties   73 net/http/http_stream_factory.cc     const base::WeakPtr<HttpServerProperties>& http_server_properties,
http_server_properties  112 net/http/http_stream_factory.cc   if (http_server_properties->HasAlternateProtocol(host_port)) {
http_server_properties  114 net/http/http_stream_factory.cc         http_server_properties->GetAlternateProtocol(host_port);
http_server_properties  120 net/http/http_stream_factory.cc   http_server_properties->SetAlternateProtocol(host_port, port, protocol);
http_server_properties  182 net/http/http_stream_factory.h       const base::WeakPtr<HttpServerProperties>& http_server_properties,
http_server_properties   49 net/http/http_stream_factory_impl.cc                                 session_->http_server_properties(),
http_server_properties  202 net/http/http_stream_factory_impl.cc   HttpServerProperties& http_server_properties =
http_server_properties  203 net/http/http_stream_factory_impl.cc       *session_->http_server_properties();
http_server_properties  204 net/http/http_stream_factory_impl.cc   if (!http_server_properties.HasAlternateProtocol(origin))
http_server_properties  208 net/http/http_stream_factory_impl.cc       http_server_properties.GetAlternateProtocol(origin);
http_server_properties  145 net/http/http_stream_factory_impl_job.cc   base::WeakPtr<HttpServerProperties> http_server_properties =
http_server_properties  146 net/http/http_stream_factory_impl_job.cc       session_->http_server_properties();
http_server_properties  147 net/http/http_stream_factory_impl_job.cc   if (http_server_properties &&
http_server_properties  148 net/http/http_stream_factory_impl_job.cc       http_server_properties->SupportsSpdy(origin_server)) {
http_server_properties  979 net/http/http_stream_factory_impl_job.cc     session_->http_server_properties()->SetBrokenAlternateProtocol(
http_server_properties 1122 net/http/http_stream_factory_impl_job.cc       base::WeakPtr<HttpServerProperties> http_server_properties =
http_server_properties 1123 net/http/http_stream_factory_impl_job.cc           session_->http_server_properties();
http_server_properties 1124 net/http/http_stream_factory_impl_job.cc       if (http_server_properties)
http_server_properties 1125 net/http/http_stream_factory_impl_job.cc         http_server_properties->SetSupportsSpdy(host_port_pair, true);
http_server_properties 1300 net/http/http_stream_factory_impl_unittest.cc   session->http_server_properties()->SetAlternateProtocol(
http_server_properties   70 net/proxy/proxy_script_fetcher_impl_unittest.cc     params.http_server_properties = http_server_properties();
http_server_properties   96 net/quic/quic_end_to_end_unittest.cc     params_.http_server_properties = http_server_properties.GetWeakPtr();
http_server_properties  211 net/quic/quic_end_to_end_unittest.cc   HttpServerPropertiesImpl http_server_properties;
http_server_properties  216 net/quic/quic_network_transaction_unittest.cc     params_.http_server_properties = http_server_properties.GetWeakPtr();
http_server_properties  278 net/quic/quic_network_transaction_unittest.cc     session_->http_server_properties()->SetAlternateProtocol(
http_server_properties  283 net/quic/quic_network_transaction_unittest.cc     ASSERT_TRUE(session_->http_server_properties()->HasAlternateProtocol(
http_server_properties  286 net/quic/quic_network_transaction_unittest.cc         session_->http_server_properties()->GetAlternateProtocol(
http_server_properties  309 net/quic/quic_network_transaction_unittest.cc   HttpServerPropertiesImpl http_server_properties;
http_server_properties  381 net/quic/quic_stream_factory.cc     base::WeakPtr<HttpServerProperties> http_server_properties,
http_server_properties  393 net/quic/quic_stream_factory.cc       http_server_properties_(http_server_properties),
http_server_properties   92 net/quic/quic_stream_factory.h       base::WeakPtr<HttpServerProperties> http_server_properties,
http_server_properties  188 net/socket/ssl_client_socket_pool_unittest.cc     params.http_server_properties =
http_server_properties  187 net/spdy/spdy_network_transaction_unittest.cc           session_->http_server_properties()->SetAlternateProtocol(
http_server_properties 4332 net/spdy/spdy_network_transaction_unittest.cc   EXPECT_TRUE(spdy_session_pool->http_server_properties()->GetSpdySettings(
http_server_properties 4390 net/spdy/spdy_network_transaction_unittest.cc         spdy_session_pool->http_server_properties()->GetSpdySettings(
http_server_properties 4441 net/spdy/spdy_network_transaction_unittest.cc   EXPECT_TRUE(spdy_session_pool->http_server_properties()->GetSpdySettings(
http_server_properties 4450 net/spdy/spdy_network_transaction_unittest.cc   spdy_session_pool->http_server_properties()->SetSpdySetting(
http_server_properties 4457 net/spdy/spdy_network_transaction_unittest.cc   spdy_session_pool->http_server_properties()->SetSpdySetting(
http_server_properties 4463 net/spdy/spdy_network_transaction_unittest.cc   EXPECT_EQ(2u, spdy_session_pool->http_server_properties()->GetSpdySettings(
http_server_properties 4481 net/spdy/spdy_network_transaction_unittest.cc       spdy_session_pool->http_server_properties()->GetSpdySettings(
http_server_properties 4531 net/spdy/spdy_network_transaction_unittest.cc         spdy_session_pool->http_server_properties()->GetSpdySettings(
http_server_properties  440 net/spdy/spdy_session.cc     const base::WeakPtr<HttpServerProperties>& http_server_properties,
http_server_properties  456 net/spdy/spdy_session.cc       http_server_properties_(http_server_properties),
http_server_properties  211 net/spdy/spdy_session.h               const base::WeakPtr<HttpServerProperties>& http_server_properties,
http_server_properties   33 net/spdy/spdy_session_pool.cc     const base::WeakPtr<HttpServerProperties>& http_server_properties,
http_server_properties   43 net/spdy/spdy_session_pool.cc     : http_server_properties_(http_server_properties),
http_server_properties   52 net/spdy/spdy_session_pool.h       const base::WeakPtr<HttpServerProperties>& http_server_properties,
http_server_properties  125 net/spdy/spdy_session_pool.h   base::WeakPtr<HttpServerProperties> http_server_properties() {
http_server_properties 1143 net/spdy/spdy_session_unittest.cc   spdy_session_pool_->http_server_properties()->SetSpdySetting(
http_server_properties 1150 net/spdy/spdy_session_unittest.cc       spdy_session_pool_->http_server_properties()->GetSpdySettings(
http_server_properties 1179 net/spdy/spdy_session_unittest.cc       spdy_session_pool_->http_server_properties()->GetSpdySettings(
http_server_properties 1211 net/spdy/spdy_session_unittest.cc   spdy_session_pool_->http_server_properties()->SetSpdySetting(
http_server_properties 1310 net/spdy/spdy_session_unittest.cc   spdy_session_pool_->http_server_properties()->SetSpdySetting(
http_server_properties 1330 net/spdy/spdy_session_unittest.cc       spdy_session_pool_->http_server_properties();
http_server_properties  434 net/spdy/spdy_test_util_common.cc   params.http_server_properties =
http_server_properties  435 net/spdy/spdy_test_util_common.cc       session_deps->http_server_properties.GetWeakPtr();
http_server_properties  474 net/spdy/spdy_test_util_common.cc   params.http_server_properties = http_server_properties();
http_server_properties  213 net/spdy/spdy_test_util_common.h   HttpServerPropertiesImpl http_server_properties;
http_server_properties  147 net/url_request/url_request_context.h       const base::WeakPtr<HttpServerProperties>& http_server_properties) {
http_server_properties  148 net/url_request/url_request_context.h     http_server_properties_ = http_server_properties;
http_server_properties  150 net/url_request/url_request_context.h   base::WeakPtr<HttpServerProperties> http_server_properties() const {
http_server_properties  264 net/url_request/url_request_context_builder.cc   network_session_params.http_server_properties =
http_server_properties  265 net/url_request/url_request_context_builder.cc       context->http_server_properties();
http_server_properties   87 net/url_request/url_request_context_storage.cc     scoped_ptr<HttpServerProperties> http_server_properties) {
http_server_properties   88 net/url_request/url_request_context_storage.cc   http_server_properties_ = http_server_properties.Pass();
http_server_properties   60 net/url_request/url_request_context_storage.h       scoped_ptr<HttpServerProperties> http_server_properties);
http_server_properties   85 net/url_request/url_request_test_util.cc   if (!http_server_properties()) {
http_server_properties  106 net/url_request/url_request_test_util.cc     params.http_server_properties = http_server_properties();
http_server_properties 6322 net/url_request/url_request_unittest.cc   params.http_server_properties = default_context_.http_server_properties();
http_server_properties 6361 net/url_request/url_request_unittest.cc   params.http_server_properties = default_context_.http_server_properties();
http_server_properties 6949 net/url_request/url_request_unittest.cc   params.http_server_properties = default_context_.http_server_properties();
http_server_properties  106 remoting/base/url_request_context.cc   session_params.http_server_properties = http_server_properties();