QuicServerId       47 net/http/disk_cache_based_quic_server_info.cc     const QuicServerId& server_id,
QuicServerId       21 net/http/disk_cache_based_quic_server_info.h class QuicServerId;
QuicServerId       30 net/http/disk_cache_based_quic_server_info.h   DiskCacheBasedQuicServerInfo(const QuicServerId& server_id,
QuicServerId       94 net/http/disk_cache_based_quic_server_info.h   const QuicServerId server_id_;
QuicServerId       60 net/http/disk_cache_based_quic_server_info_unittest.cc   QuicServerId server_id("www.verisign.com", 443, true, PRIVACY_MODE_DISABLED);
QuicServerId       78 net/http/disk_cache_based_quic_server_info_unittest.cc   QuicServerId server_id("www.google.com", 443, true, PRIVACY_MODE_DISABLED);
QuicServerId      145 net/http/disk_cache_based_quic_server_info_unittest.cc   QuicServerId server_id1("www.google.com", 443, true, PRIVACY_MODE_DISABLED);
QuicServerId      169 net/http/disk_cache_based_quic_server_info_unittest.cc   QuicServerId server_id2("www.google.com", 80, false, PRIVACY_MODE_DISABLED);
QuicServerId      232 net/http/disk_cache_based_quic_server_info_unittest.cc   QuicServerId server_id("www.google.com", 443, true, PRIVACY_MODE_DISABLED);
QuicServerId      279 net/http/http_cache.cc       const QuicServerId& server_id) OVERRIDE {
QuicServerId      262 net/quic/crypto/quic_crypto_client_config.cc     const QuicServerId& server_id) {
QuicServerId      275 net/quic/crypto/quic_crypto_client_config.cc     const QuicServerId& server_id,
QuicServerId      324 net/quic/crypto/quic_crypto_client_config.cc     const QuicServerId& server_id,
QuicServerId      677 net/quic/crypto/quic_crypto_client_config.cc     const QuicServerId& server_id,
QuicServerId      678 net/quic/crypto/quic_crypto_client_config.cc     const QuicServerId& canonical_server_id,
QuicServerId      710 net/quic/crypto/quic_crypto_client_config.cc     const QuicServerId& server_id,
QuicServerId      722 net/quic/crypto/quic_crypto_client_config.cc   QuicServerId suffix_server_id(canoncial_suffixes_[i], server_id.port(),
QuicServerId      732 net/quic/crypto/quic_crypto_client_config.cc   const QuicServerId& canonical_server_id =
QuicServerId      137 net/quic/crypto/quic_crypto_client_config.h   CachedState* LookupOrCreate(const QuicServerId& server_id);
QuicServerId      146 net/quic/crypto/quic_crypto_client_config.h   void FillInchoateClientHello(const QuicServerId& server_id,
QuicServerId      165 net/quic/crypto/quic_crypto_client_config.h   QuicErrorCode FillClientHello(const QuicServerId& server_id,
QuicServerId      221 net/quic/crypto/quic_crypto_client_config.h   void InitializeFrom(const QuicServerId& server_id,
QuicServerId      222 net/quic/crypto/quic_crypto_client_config.h                       const QuicServerId& canonical_server_id,
QuicServerId      247 net/quic/crypto/quic_crypto_client_config.h   void PopulateFromCanonicalConfig(const QuicServerId& server_id,
QuicServerId      258 net/quic/crypto/quic_crypto_client_config.h   std::map<QuicServerId, QuicServerId> canonical_server_map_;
QuicServerId       60 net/quic/crypto/quic_crypto_client_config_test.cc   QuicServerId server_id("www.google.com", 80, false, PRIVACY_MODE_DISABLED);
QuicServerId       83 net/quic/crypto/quic_crypto_client_config_test.cc   QuicServerId server_id("www.google.com", 443, true, PRIVACY_MODE_DISABLED);
QuicServerId       98 net/quic/crypto/quic_crypto_client_config_test.cc   QuicServerId server_id("www.google.com", 443, true, PRIVACY_MODE_DISABLED);
QuicServerId      116 net/quic/crypto/quic_crypto_client_config_test.cc   QuicServerId server_id("www.google.com", 80, false, PRIVACY_MODE_DISABLED);
QuicServerId      165 net/quic/crypto/quic_crypto_client_config_test.cc   QuicServerId canonical_server_id("www.google.com", 80, false,
QuicServerId      173 net/quic/crypto/quic_crypto_client_config_test.cc   QuicServerId other_server_id("mail.google.com", 80, false,
QuicServerId      188 net/quic/crypto/quic_crypto_client_config_test.cc   QuicServerId canonical_id1("www.google.com", 80, false,
QuicServerId      190 net/quic/crypto/quic_crypto_client_config_test.cc   QuicServerId canonical_id2("mail.google.com", 80, false,
QuicServerId      207 net/quic/crypto/quic_crypto_client_config_test.cc   QuicServerId different_id("mail.google.org", 80, false,
QuicServerId      215 net/quic/crypto/quic_crypto_client_config_test.cc   QuicServerId canonical_id1("www.google.com", 80, false,
QuicServerId      217 net/quic/crypto/quic_crypto_client_config_test.cc   QuicServerId canonical_id2("mail.google.com", 80, false,
QuicServerId       32 net/quic/crypto/quic_server_info.cc QuicServerInfo::QuicServerInfo(const QuicServerId& server_id)
QuicServerId       28 net/quic/crypto/quic_server_info.h   QuicServerInfo(const QuicServerId& server_id);
QuicServerId      102 net/quic/crypto/quic_server_info.h   const QuicServerId server_id_;
QuicServerId      111 net/quic/crypto/quic_server_info.h   virtual QuicServerInfo* GetForServer(const QuicServerId& server_id) = 0;
QuicServerId      122 net/quic/quic_client_session.cc     const QuicServerId& server_id,
QuicServerId       33 net/quic/quic_client_session.h class QuicServerId;
QuicServerId       98 net/quic/quic_client_session.h                     const QuicServerId& server_id,
QuicServerId       73 net/quic/quic_client_session_test.cc                  QuicServerId(kServerHostname, kServerPort, false,
QuicServerId       47 net/quic/quic_crypto_client_stream.cc     const QuicServerId& server_id,
QuicServerId       26 net/quic/quic_crypto_client_stream.h   QuicCryptoClientStream(const QuicServerId& server_id,
QuicServerId      101 net/quic/quic_crypto_client_stream.h   const QuicServerId server_id_;
QuicServerId       16 net/quic/quic_crypto_client_stream_factory.h class QuicServerId;
QuicServerId       25 net/quic/quic_crypto_client_stream_factory.h       const QuicServerId& server_id,
QuicServerId       52 net/quic/quic_crypto_client_stream_test.cc   QuicServerId server_id_;
QuicServerId      110 net/quic/quic_crypto_client_stream_test.cc   QuicServerId server_id("invalid", 80, false, PRIVACY_MODE_DISABLED);
QuicServerId      148 net/quic/quic_crypto_server_stream_test.cc   QuicServerId server_id(kServerHostname, kServerPort, false,
QuicServerId      211 net/quic/quic_http_stream_test.cc                               QuicServerId(kServerHostname, kServerPort,
QuicServerId       11 net/quic/quic_server_id.cc QuicServerId::QuicServerId() {}
QuicServerId       13 net/quic/quic_server_id.cc QuicServerId::QuicServerId(const HostPortPair& host_port_pair,
QuicServerId       20 net/quic/quic_server_id.cc QuicServerId::QuicServerId(const string& host,
QuicServerId       28 net/quic/quic_server_id.cc QuicServerId::~QuicServerId() {}
QuicServerId       30 net/quic/quic_server_id.cc bool QuicServerId::operator<(const QuicServerId& other) const {
QuicServerId       40 net/quic/quic_server_id.cc bool QuicServerId::operator==(const QuicServerId& other) const {
QuicServerId       46 net/quic/quic_server_id.cc string QuicServerId::ToString() const {
QuicServerId       18 net/quic/quic_server_id.h class NET_EXPORT_PRIVATE QuicServerId {
QuicServerId       20 net/quic/quic_server_id.h   QuicServerId();
QuicServerId       21 net/quic/quic_server_id.h   QuicServerId(const HostPortPair& host_port_pair,
QuicServerId       24 net/quic/quic_server_id.h   QuicServerId(const std::string& host,
QuicServerId       28 net/quic/quic_server_id.h   ~QuicServerId();
QuicServerId       31 net/quic/quic_server_id.h   bool operator<(const QuicServerId& other) const;
QuicServerId       32 net/quic/quic_server_id.h   bool operator==(const QuicServerId& other) const;
QuicServerId       18 net/quic/quic_server_id_test.cc   QuicServerId google_http_server_id(google_host_port_pair, false,
QuicServerId       23 net/quic/quic_server_id_test.cc   QuicServerId google_https_server_id(google_host_port_pair, true,
QuicServerId       28 net/quic/quic_server_id_test.cc   QuicServerId private_http_server_id(google_host_port_pair, false,
QuicServerId       33 net/quic/quic_server_id_test.cc   QuicServerId private_https_server_id(google_host_port_pair, true,
QuicServerId       40 net/quic/quic_server_id_test.cc   QuicServerId a_10_http(HostPortPair("a.com", 10), false,
QuicServerId       42 net/quic/quic_server_id_test.cc   QuicServerId a_10_https(HostPortPair("a.com", 10), true,
QuicServerId       44 net/quic/quic_server_id_test.cc   QuicServerId a_11_http(HostPortPair("a.com", 11), false,
QuicServerId       46 net/quic/quic_server_id_test.cc   QuicServerId a_11_https(HostPortPair("a.com", 11), true,
QuicServerId       48 net/quic/quic_server_id_test.cc   QuicServerId b_10_http(HostPortPair("b.com", 10), false,
QuicServerId       50 net/quic/quic_server_id_test.cc   QuicServerId b_10_https(HostPortPair("b.com", 10), true,
QuicServerId       52 net/quic/quic_server_id_test.cc   QuicServerId b_11_http(HostPortPair("b.com", 11), false,
QuicServerId       54 net/quic/quic_server_id_test.cc   QuicServerId b_11_https(HostPortPair("b.com", 11), true,
QuicServerId       57 net/quic/quic_server_id_test.cc   QuicServerId a_10_http_private(HostPortPair("a.com", 10), false,
QuicServerId       59 net/quic/quic_server_id_test.cc   QuicServerId a_10_https_private(HostPortPair("a.com", 10), true,
QuicServerId       61 net/quic/quic_server_id_test.cc   QuicServerId a_11_http_private(HostPortPair("a.com", 11), false,
QuicServerId       63 net/quic/quic_server_id_test.cc   QuicServerId a_11_https_private(HostPortPair("a.com", 11), true,
QuicServerId       65 net/quic/quic_server_id_test.cc   QuicServerId b_10_http_private(HostPortPair("b.com", 10), false,
QuicServerId       67 net/quic/quic_server_id_test.cc   QuicServerId b_10_https_private(HostPortPair("b.com", 10), true,
QuicServerId       69 net/quic/quic_server_id_test.cc   QuicServerId b_11_http_private(HostPortPair("b.com", 11), false,
QuicServerId       71 net/quic/quic_server_id_test.cc   QuicServerId b_11_https_private(HostPortPair("b.com", 11), true,
QuicServerId      119 net/quic/quic_server_id_test.cc     QuicServerId a_10_http_left_private(HostPortPair("a.com", 10), false,
QuicServerId      121 net/quic/quic_server_id_test.cc     QuicServerId a_10_http_right_private(HostPortPair("a.com", 10), false,
QuicServerId      123 net/quic/quic_server_id_test.cc     QuicServerId a_10_https_left_private(HostPortPair("a.com", 10), true,
QuicServerId      125 net/quic/quic_server_id_test.cc     QuicServerId a_10_https_right_private(HostPortPair("a.com", 10), true,
QuicServerId      127 net/quic/quic_server_id_test.cc     QuicServerId a_11_http_left_private(HostPortPair("a.com", 11), false,
QuicServerId      129 net/quic/quic_server_id_test.cc     QuicServerId a_11_http_right_private(HostPortPair("a.com", 11), false,
QuicServerId      131 net/quic/quic_server_id_test.cc     QuicServerId a_11_https_left_private(HostPortPair("a.com", 11), true,
QuicServerId      133 net/quic/quic_server_id_test.cc     QuicServerId a_11_https_right_private(HostPortPair("a.com", 11), true,
QuicServerId      136 net/quic/quic_server_id_test.cc     QuicServerId b_10_http_left_private(HostPortPair("b.com", 10), false,
QuicServerId      138 net/quic/quic_server_id_test.cc     QuicServerId b_10_http_right_private(HostPortPair("b.com", 10), false,
QuicServerId      140 net/quic/quic_server_id_test.cc     QuicServerId b_10_https_left_private(HostPortPair("b.com", 10), true,
QuicServerId      142 net/quic/quic_server_id_test.cc     QuicServerId b_10_https_right_private(HostPortPair("b.com", 10), true,
QuicServerId      144 net/quic/quic_server_id_test.cc     QuicServerId b_11_http_left_private(HostPortPair("b.com", 11), false,
QuicServerId      146 net/quic/quic_server_id_test.cc     QuicServerId b_11_http_right_private(HostPortPair("b.com", 11), false,
QuicServerId      148 net/quic/quic_server_id_test.cc     QuicServerId b_11_https_left_private(HostPortPair("b.com", 11), true,
QuicServerId      150 net/quic/quic_server_id_test.cc     QuicServerId b_11_https_right_private(HostPortPair("b.com", 11), true,
QuicServerId      229 net/quic/quic_server_id_test.cc     QuicServerId a_10_http_right_private(HostPortPair("a.com", 10), false,
QuicServerId      231 net/quic/quic_server_id_test.cc     QuicServerId a_10_https_right_private(HostPortPair("a.com", 10), true,
QuicServerId      233 net/quic/quic_server_id_test.cc     QuicServerId a_11_http_right_private(HostPortPair("a.com", 11), false,
QuicServerId      235 net/quic/quic_server_id_test.cc     QuicServerId a_11_https_right_private(HostPortPair("a.com", 11), true,
QuicServerId      237 net/quic/quic_server_id_test.cc     QuicServerId b_10_http_right_private(HostPortPair("b.com", 10), false,
QuicServerId      239 net/quic/quic_server_id_test.cc     QuicServerId b_10_https_right_private(HostPortPair("b.com", 10), true,
QuicServerId      241 net/quic/quic_server_id_test.cc     QuicServerId b_11_http_right_private(HostPortPair("b.com", 11), false,
QuicServerId      243 net/quic/quic_server_id_test.cc     QuicServerId b_11_https_right_private(HostPortPair("b.com", 11), true,
QuicServerId      246 net/quic/quic_server_id_test.cc     QuicServerId new_a_10_http_left_private(HostPortPair("a.com", 10), false,
QuicServerId      248 net/quic/quic_server_id_test.cc     QuicServerId new_a_10_https_left_private(HostPortPair("a.com", 10), true,
QuicServerId      250 net/quic/quic_server_id_test.cc     QuicServerId new_a_11_http_left_private(HostPortPair("a.com", 11), false,
QuicServerId      252 net/quic/quic_server_id_test.cc     QuicServerId new_a_11_https_left_private(HostPortPair("a.com", 11), true,
QuicServerId      254 net/quic/quic_server_id_test.cc     QuicServerId new_b_10_http_left_private(HostPortPair("b.com", 10), false,
QuicServerId      256 net/quic/quic_server_id_test.cc     QuicServerId new_b_10_https_left_private(HostPortPair("b.com", 10), true,
QuicServerId      258 net/quic/quic_server_id_test.cc     QuicServerId new_b_11_http_left_private(HostPortPair("b.com", 11), false,
QuicServerId      260 net/quic/quic_server_id_test.cc     QuicServerId new_b_11_https_left_private(HostPortPair("b.com", 11), true,
QuicServerId      282 net/quic/quic_server_id_test.cc     QuicServerId a_10_http_right_private(HostPortPair("a.com", 10), false,
QuicServerId      284 net/quic/quic_server_id_test.cc     QuicServerId a_10_https_right_private(HostPortPair("a.com", 10), true,
QuicServerId      286 net/quic/quic_server_id_test.cc     QuicServerId a_11_http_right_private(HostPortPair("a.com", 11), false,
QuicServerId      288 net/quic/quic_server_id_test.cc     QuicServerId a_11_https_right_private(HostPortPair("a.com", 11), true,
QuicServerId      290 net/quic/quic_server_id_test.cc     QuicServerId b_10_http_right_private(HostPortPair("b.com", 10), false,
QuicServerId      292 net/quic/quic_server_id_test.cc     QuicServerId b_10_https_right_private(HostPortPair("b.com", 10), true,
QuicServerId      294 net/quic/quic_server_id_test.cc     QuicServerId b_11_http_right_private(HostPortPair("b.com", 11), false,
QuicServerId      296 net/quic/quic_server_id_test.cc     QuicServerId b_11_https_right_private(HostPortPair("b.com", 11), true,
QuicServerId      299 net/quic/quic_server_id_test.cc     QuicServerId new_a_10_http_left_private(HostPortPair("a.com", 10), false,
QuicServerId      310 net/quic/quic_server_id_test.cc   QuicServerId a_10_http_private(HostPortPair("a.com", 10), false,
QuicServerId      312 net/quic/quic_server_id_test.cc   QuicServerId new_a_10_http_no_private(HostPortPair("a.com", 10), false,
QuicServerId      131 net/quic/quic_stream_factory.cc   const QuicServerId server_id() const {
QuicServerId      149 net/quic/quic_stream_factory.cc   QuicServerId server_id_;
QuicServerId      434 net/quic/quic_stream_factory.cc   QuicServerId server_id(host_port_pair, is_https, privacy_mode);
QuicServerId      474 net/quic/quic_stream_factory.cc     const QuicServerId& server_id,
QuicServerId      528 net/quic/quic_stream_factory.cc     const QuicServerId& server_id,
QuicServerId      636 net/quic/quic_stream_factory.cc     const QuicServerId& server_id = it->first;
QuicServerId      675 net/quic/quic_stream_factory.cc     const QuicServerId& server_id) const {
QuicServerId      680 net/quic/quic_stream_factory.cc     const QuicServerId& server_id,
QuicServerId      775 net/quic/quic_stream_factory.cc bool QuicStreamFactory::HasActiveJob(const QuicServerId& key) const {
QuicServerId      780 net/quic/quic_stream_factory.cc     const QuicServerId& server_id,
QuicServerId      792 net/quic/quic_stream_factory.cc     const QuicServerId& server_id,
QuicServerId       39 net/quic/quic_stream_factory.h class QuicServerId;
QuicServerId      185 net/quic/quic_stream_factory.h   typedef std::set<QuicServerId> AliasSet;
QuicServerId      197 net/quic/quic_stream_factory.h   scoped_ptr<QuicHttpStream> CreateIfSessionExists(const QuicServerId& key,
QuicServerId      200 net/quic/quic_stream_factory.h   bool OnResolution(const QuicServerId& server_id,
QuicServerId      203 net/quic/quic_stream_factory.h   bool HasActiveSession(const QuicServerId& server_id) const;
QuicServerId      204 net/quic/quic_stream_factory.h   bool HasActiveJob(const QuicServerId& server_id) const;
QuicServerId      205 net/quic/quic_stream_factory.h   int CreateSession(const QuicServerId& server_id,
QuicServerId      210 net/quic/quic_stream_factory.h   void ActivateSession(const QuicServerId& key,
QuicServerId      215 net/quic/quic_stream_factory.h   void InitializeCachedState(const QuicServerId& server_id,
QuicServerId       51 net/quic/quic_stream_factory_test.cc     QuicServerId server_id(host_port_pair, is_https, PRIVACY_MODE_DISABLED);
QuicServerId       59 net/quic/quic_stream_factory_test.cc     QuicServerId server_id(host_port_pair, is_https, PRIVACY_MODE_DISABLED);
QuicServerId       69 net/quic/quic_stream_factory_test.cc     QuicServerId server_id(host_port_pair, is_https, PRIVACY_MODE_DISABLED);
QuicServerId     1095 net/quic/quic_stream_factory_test.cc     QuicServerId server_id1(host_port_pair1, is_https_, privacy_mode_);
QuicServerId     1107 net/quic/quic_stream_factory_test.cc     QuicServerId server_id2(host_port_pair2, is_https_, privacy_mode_);
QuicServerId     1129 net/quic/quic_stream_factory_test.cc     QuicServerId server_id1(host_port_pair1, is_https_, privacy_mode_);
QuicServerId     1141 net/quic/quic_stream_factory_test.cc     QuicServerId server_id2(host_port_pair2, is_https_, privacy_mode_);
QuicServerId      180 net/quic/test_tools/crypto_test_utils.cc   QuicServerId server_id(kServerHostname, kServerPort, false,
QuicServerId       14 net/quic/test_tools/mock_crypto_client_stream.cc     const QuicServerId& server_id,
QuicServerId       17 net/quic/test_tools/mock_crypto_client_stream.h class QuicServerId;
QuicServerId       39 net/quic/test_tools/mock_crypto_client_stream.h       const QuicServerId& server_id,
QuicServerId       24 net/quic/test_tools/mock_crypto_client_stream_factory.cc     const QuicServerId& server_id,
QuicServerId       16 net/quic/test_tools/mock_crypto_client_stream_factory.h class QuicServerId;
QuicServerId       24 net/quic/test_tools/mock_crypto_client_stream_factory.h       const QuicServerId& server_id,
QuicServerId       36 net/tools/quic/quic_client.cc                        const QuicServerId& server_id,
QuicServerId       55 net/tools/quic/quic_client.cc                        const QuicServerId& server_id,
QuicServerId       28 net/tools/quic/quic_client.h class QuicServerId;
QuicServerId       51 net/tools/quic/quic_client.h              const QuicServerId& server_id,
QuicServerId       56 net/tools/quic/quic_client.h              const QuicServerId& server_id,
QuicServerId      141 net/tools/quic/quic_client.h   const QuicServerId& server_id() const { return server_id_; }
QuicServerId      144 net/tools/quic/quic_client.h   void set_server_id(const QuicServerId& server_id) {
QuicServerId      192 net/tools/quic/quic_client.h   QuicServerId server_id_;
QuicServerId       84 net/tools/quic/quic_client_bin.cc       net::QuicServerId(FLAGS_hostname, FLAGS_port, FLAGS_secure,
QuicServerId       18 net/tools/quic/quic_client_session.cc     const QuicServerId& server_id,
QuicServerId       21 net/tools/quic/quic_client_session.h class QuicServerId;
QuicServerId       28 net/tools/quic/quic_client_session.h   QuicClientSession(const QuicServerId& server_id,
QuicServerId       38 net/tools/quic/quic_client_session_test.cc         QuicServerId(kServerHostname, kPort, false, PRIVACY_MODE_DISABLED),
QuicServerId       33 net/tools/quic/quic_spdy_client_stream_test.cc         session_(QuicServerId("example.com", 80, false, PRIVACY_MODE_DISABLED),
QuicServerId       25 net/tools/quic/test_tools/quic_test_client.cc using net::QuicServerId;
QuicServerId      101 net/tools/quic/test_tools/quic_test_client.cc     const QuicServerId& server_id,
QuicServerId      114 net/tools/quic/test_tools/quic_test_client.cc     const QuicServerId& server_id,
QuicServerId      160 net/tools/quic/test_tools/quic_test_client.cc                                      QuicServerId(server_hostname,
QuicServerId      174 net/tools/quic/test_tools/quic_test_client.cc                                      QuicServerId(server_hostname,
QuicServerId      192 net/tools/quic/test_tools/quic_test_client.cc                                  QuicServerId(server_hostname,
QuicServerId      247 net/tools/quic/test_tools/quic_test_client.cc           QuicServerId(url.host(),
QuicServerId       37 net/tools/quic/test_tools/quic_test_client.h                      const QuicServerId& server_id,
QuicServerId       42 net/tools/quic/test_tools/quic_test_client.h                      const QuicServerId& server_id,