SpdySessionKey   9220 net/http/http_network_transaction_unittest.cc   SpdySessionKey key(host_port_pair, ProxyServer::Direct(),
SpdySessionKey   10379 net/http/http_network_transaction_unittest.cc   SpdySessionKey key(host_port_pair, ProxyServer::Direct(),
SpdySessionKey   11737 net/http/http_network_transaction_unittest.cc   SpdySessionKey spdy_session_key_a(
SpdySessionKey   11769 net/http/http_network_transaction_unittest.cc   SpdySessionKey spdy_session_key_b(
SpdySessionKey   11797 net/http/http_network_transaction_unittest.cc   SpdySessionKey spdy_session_key_a1(
SpdySessionKey    207 net/http/http_proxy_client_socket_pool.cc     SpdySessionKey key(params_->destination().host_port_pair(),
SpdySessionKey    303 net/http/http_proxy_client_socket_pool.cc   SpdySessionKey key(params_->destination().host_port_pair(),
SpdySessionKey    278 net/http/http_stream_factory_impl.cc     const SpdySessionKey& spdy_session_key = spdy_session->spdy_session_key();
SpdySessionKey    272 net/http/http_stream_factory_impl_job.cc SpdySessionKey HttpStreamFactoryImpl::Job::GetSpdySessionKey() const {
SpdySessionKey    278 net/http/http_stream_factory_impl_job.cc     return SpdySessionKey(proxy_info_.proxy_server().host_port_pair(),
SpdySessionKey    282 net/http/http_stream_factory_impl_job.cc     return SpdySessionKey(origin_,
SpdySessionKey    430 net/http/http_stream_factory_impl_job.cc     const SpdySessionKey& spdy_session_key,
SpdySessionKey    766 net/http/http_stream_factory_impl_job.cc   SpdySessionKey spdy_session_key = GetSpdySessionKey();
SpdySessionKey    884 net/http/http_stream_factory_impl_job.cc     SpdySessionKey spdy_session_key = GetSpdySessionKey();
SpdySessionKey   1093 net/http/http_stream_factory_impl_job.cc   SpdySessionKey spdy_session_key(origin_, proxy_server, privacy_mode);
SpdySessionKey   1098 net/http/http_stream_factory_impl_job.cc     spdy_session_key = SpdySessionKey(proxy_server.host_port_pair(),
SpdySessionKey    186 net/http/http_stream_factory_impl_job.h   SpdySessionKey GetSpdySessionKey() const;
SpdySessionKey    229 net/http/http_stream_factory_impl_job.h                               const SpdySessionKey& spdy_session_key,
SpdySessionKey     57 net/http/http_stream_factory_impl_request.cc     const SpdySessionKey& spdy_session_key) {
SpdySessionKey     59 net/http/http_stream_factory_impl_request.cc   spdy_session_key_.reset(new SpdySessionKey(spdy_session_key));
SpdySessionKey     39 net/http/http_stream_factory_impl_request.h   void SetSpdySessionKey(const SpdySessionKey& spdy_session_key);
SpdySessionKey    139 net/http/http_stream_factory_impl_request.h   scoped_ptr<const SpdySessionKey> spdy_session_key_;
SpdySessionKey    552 net/http/http_stream_factory_impl_unittest.cc     SpdySessionKey key(host_port_pair, ProxyServer::Direct(),
SpdySessionKey    663 net/http/http_stream_factory_impl_unittest.cc   SpdySessionKey key(host_port_pair, ProxyServer::Direct(),
SpdySessionKey    807 net/socket/ssl_client_socket_pool_unittest.cc     SpdySessionKey key;
SpdySessionKey    831 net/socket/ssl_client_socket_pool_unittest.cc     test_hosts[i].key = SpdySessionKey(
SpdySessionKey    867 net/socket/ssl_client_socket_pool_unittest.cc     SpdySessionKey key;
SpdySessionKey    892 net/socket/ssl_client_socket_pool_unittest.cc     test_hosts[i].key = SpdySessionKey(
SpdySessionKey     92 net/spdy/spdy_http_stream_unittest.cc                                 const SpdySessionKey& key) {
SpdySessionKey    105 net/spdy/spdy_http_stream_unittest.cc                    const SpdySessionKey& key) {
SpdySessionKey    145 net/spdy/spdy_http_stream_unittest.cc   SpdySessionKey key(host_port_pair, ProxyServer::Direct(),
SpdySessionKey    171 net/spdy/spdy_http_stream_unittest.cc   SpdySessionKey key(host_port_pair, ProxyServer::Direct(),
SpdySessionKey    246 net/spdy/spdy_http_stream_unittest.cc   SpdySessionKey key(host_port_pair, ProxyServer::Direct(),
SpdySessionKey    335 net/spdy/spdy_http_stream_unittest.cc   SpdySessionKey key(host_port_pair, ProxyServer::Direct(),
SpdySessionKey    411 net/spdy/spdy_http_stream_unittest.cc   SpdySessionKey key(host_port_pair, ProxyServer::Direct(),
SpdySessionKey    505 net/spdy/spdy_http_stream_unittest.cc   SpdySessionKey key(host_port_pair, ProxyServer::Direct(),
SpdySessionKey    564 net/spdy/spdy_http_stream_unittest.cc   SpdySessionKey key(host_port_pair, ProxyServer::Direct(),
SpdySessionKey    590 net/spdy/spdy_network_transaction_unittest.cc     SpdySessionKey key(host_port_pair, ProxyServer::Direct(),
SpdySessionKey   4772 net/spdy/spdy_network_transaction_unittest.cc   SpdySessionKey session_pool_key_direct(
SpdySessionKey   4775 net/spdy/spdy_network_transaction_unittest.cc   SpdySessionKey session_pool_key_proxy(
SpdySessionKey    135 net/spdy/spdy_proxy_client_socket_unittest.cc   SpdySessionKey endpoint_spdy_session_key_;
SpdySessionKey    439 net/spdy/spdy_session.cc     const SpdySessionKey& spdy_session_key,
SpdySessionKey    830 net/spdy/spdy_session.cc void SpdySession::AddPooledAlias(const SpdySessionKey& alias_key) {
SpdySessionKey   1641 net/spdy/spdy_session.cc     for (std::set<SpdySessionKey>::const_iterator it =
SpdySessionKey    210 net/spdy/spdy_session.h   SpdySession(const SpdySessionKey& spdy_session_key,
SpdySessionKey    232 net/spdy/spdy_session.h   const SpdySessionKey& spdy_session_key() const {
SpdySessionKey    439 net/spdy/spdy_session.h   void AddPooledAlias(const SpdySessionKey& alias_key);
SpdySessionKey    442 net/spdy/spdy_session.h   const std::set<SpdySessionKey>& pooled_aliases() const {
SpdySessionKey    935 net/spdy/spdy_session.h   const SpdySessionKey spdy_session_key_;
SpdySessionKey    939 net/spdy/spdy_session.h   std::set<SpdySessionKey> pooled_aliases_;
SpdySessionKey     11 net/spdy/spdy_session_key.cc SpdySessionKey::SpdySessionKey() : privacy_mode_(PRIVACY_MODE_DISABLED) {
SpdySessionKey     14 net/spdy/spdy_session_key.cc SpdySessionKey::SpdySessionKey(const HostPortPair& host_port_pair,
SpdySessionKey     24 net/spdy/spdy_session_key.cc SpdySessionKey::SpdySessionKey(const HostPortProxyPair& host_port_proxy_pair,
SpdySessionKey     33 net/spdy/spdy_session_key.cc SpdySessionKey::~SpdySessionKey() {}
SpdySessionKey     35 net/spdy/spdy_session_key.cc bool SpdySessionKey::operator<(const SpdySessionKey& other) const {
SpdySessionKey     43 net/spdy/spdy_session_key.cc bool SpdySessionKey::Equals(const SpdySessionKey& other) const {
SpdySessionKey     14 net/spdy/spdy_session_key.h class NET_EXPORT_PRIVATE SpdySessionKey {
SpdySessionKey     16 net/spdy/spdy_session_key.h   SpdySessionKey();
SpdySessionKey     17 net/spdy/spdy_session_key.h   SpdySessionKey(const HostPortPair& host_port_pair,
SpdySessionKey     22 net/spdy/spdy_session_key.h   SpdySessionKey(const HostPortProxyPair& host_port_proxy_pair,
SpdySessionKey     25 net/spdy/spdy_session_key.h   ~SpdySessionKey();
SpdySessionKey     28 net/spdy/spdy_session_key.h   bool operator<(const SpdySessionKey& other) const;
SpdySessionKey     31 net/spdy/spdy_session_key.h   bool Equals(const SpdySessionKey& other) const;
SpdySessionKey     81 net/spdy/spdy_session_pool.cc     const SpdySessionKey& key,
SpdySessionKey    133 net/spdy/spdy_session_pool.cc     const SpdySessionKey& key,
SpdySessionKey    162 net/spdy/spdy_session_pool.cc     const SpdySessionKey& alias_key = alias_it->second;
SpdySessionKey    208 net/spdy/spdy_session_pool.cc   const std::set<SpdySessionKey>& aliases = available_session->pooled_aliases();
SpdySessionKey    209 net/spdy/spdy_session_pool.cc   for (std::set<SpdySessionKey>::const_iterator it = aliases.begin();
SpdySessionKey    260 net/spdy/spdy_session_pool.cc     const SpdySessionKey& key = it->first;
SpdySessionKey    261 net/spdy/spdy_session_pool.cc     const SpdySessionKey& session_key = it->second->spdy_session_key();
SpdySessionKey    316 net/spdy/spdy_session_pool.cc const SpdySessionKey& SpdySessionPool::NormalizeListKey(
SpdySessionKey    317 net/spdy/spdy_session_pool.cc     const SpdySessionKey& key) const {
SpdySessionKey    321 net/spdy/spdy_session_pool.cc   static SpdySessionKey* single_domain_key = NULL;
SpdySessionKey    324 net/spdy/spdy_session_pool.cc     single_domain_key = new SpdySessionKey(single_domain,
SpdySessionKey    332 net/spdy/spdy_session_pool.cc     const SpdySessionKey& key,
SpdySessionKey    335 net/spdy/spdy_session_pool.cc   const SpdySessionKey& normalized_key = NormalizeListKey(key);
SpdySessionKey    343 net/spdy/spdy_session_pool.cc     const SpdySessionKey& key) {
SpdySessionKey    344 net/spdy/spdy_session_pool.cc   const SpdySessionKey& normalized_key = NormalizeListKey(key);
SpdySessionKey    348 net/spdy/spdy_session_pool.cc void SpdySessionPool::UnmapKey(const SpdySessionKey& key) {
SpdySessionKey    354 net/spdy/spdy_session_pool.cc void SpdySessionPool::RemoveAliases(const SpdySessionKey& key) {
SpdySessionKey     86 net/spdy/spdy_session_pool.h       const SpdySessionKey& key,
SpdySessionKey     93 net/spdy/spdy_session_pool.h   base::WeakPtr<SpdySession> FindAvailableSession(const SpdySessionKey& key,
SpdySessionKey    155 net/spdy/spdy_session_pool.h   typedef std::map<IPEndPoint, SpdySessionKey> AliasMap;
SpdySessionKey    162 net/spdy/spdy_session_pool.h   const SpdySessionKey& NormalizeListKey(const SpdySessionKey& key) const;
SpdySessionKey    166 net/spdy/spdy_session_pool.h   void MapKeyToAvailableSession(const SpdySessionKey& key,
SpdySessionKey    172 net/spdy/spdy_session_pool.h       const SpdySessionKey& key);
SpdySessionKey    175 net/spdy/spdy_session_pool.h   void UnmapKey(const SpdySessionKey& key);
SpdySessionKey    178 net/spdy/spdy_session_pool.h   void RemoveAliases(const SpdySessionKey& key);
SpdySessionKey     61 net/spdy/spdy_session_pool_unittest.cc                          const SpdySessionKey& key)
SpdySessionKey     84 net/spdy/spdy_session_pool_unittest.cc   const SpdySessionKey key_;
SpdySessionKey     96 net/spdy/spdy_session_pool_unittest.cc   SpdySessionKey test_key =
SpdySessionKey     97 net/spdy/spdy_session_pool_unittest.cc       SpdySessionKey(
SpdySessionKey    159 net/spdy/spdy_session_pool_unittest.cc   SpdySessionKey key1(test_host_port_pair1, ProxyServer::Direct(),
SpdySessionKey    173 net/spdy/spdy_session_pool_unittest.cc   SpdySessionKey key2(test_host_port_pair2, ProxyServer::Direct(),
SpdySessionKey    187 net/spdy/spdy_session_pool_unittest.cc   SpdySessionKey key3(test_host_port_pair3, ProxyServer::Direct(),
SpdySessionKey    259 net/spdy/spdy_session_pool_unittest.cc   SpdySessionKey test_key =
SpdySessionKey    260 net/spdy/spdy_session_pool_unittest.cc       SpdySessionKey(
SpdySessionKey    316 net/spdy/spdy_session_pool_unittest.cc     SpdySessionKey key;
SpdySessionKey    349 net/spdy/spdy_session_pool_unittest.cc     test_hosts[i].key = SpdySessionKey(
SpdySessionKey    383 net/spdy/spdy_session_pool_unittest.cc   SpdySessionKey proxy_key(test_hosts[1].key.host_port_pair(),
SpdySessionKey    178 net/spdy/spdy_session_unittest.cc   SpdySessionKey key_;
SpdySessionKey   2721 net/spdy/spdy_session_unittest.cc   SpdySessionKey key1(HostPortPair("1.com", 80), ProxyServer::Direct(),
SpdySessionKey   2781 net/spdy/spdy_session_unittest.cc   SpdySessionKey key1(HostPortPair("1.com", 80), ProxyServer::Direct(),
SpdySessionKey   2788 net/spdy/spdy_session_unittest.cc   SpdySessionKey key2(HostPortPair("2.com", 80), ProxyServer::Direct(),
SpdySessionKey   2869 net/spdy/spdy_session_unittest.cc   SpdySessionKey key1(HostPortPair(url1.host(), 80),
SpdySessionKey   2930 net/spdy/spdy_session_unittest.cc   SpdySessionKey key_privacy_enabled(host_port_pair, ProxyServer::Direct(),
SpdySessionKey   2932 net/spdy/spdy_session_unittest.cc   SpdySessionKey key_privacy_disabled(host_port_pair, ProxyServer::Direct(),
SpdySessionKey     54 net/spdy/spdy_stream_unittest.cc     SpdySessionKey key(HostPortPair("www.google.com", 80),
SpdySessionKey    486 net/spdy/spdy_test_util_common.cc bool HasSpdySession(SpdySessionPool* pool, const SpdySessionKey& key) {
SpdySessionKey    494 net/spdy/spdy_test_util_common.cc     const SpdySessionKey& key,
SpdySessionKey    556 net/spdy/spdy_test_util_common.cc     const SpdySessionKey& key,
SpdySessionKey    564 net/spdy/spdy_test_util_common.cc     const SpdySessionKey& key,
SpdySessionKey    574 net/spdy/spdy_test_util_common.cc     const SpdySessionKey& key,
SpdySessionKey    639 net/spdy/spdy_test_util_common.cc     const SpdySessionKey& key,
SpdySessionKey    658 net/spdy/spdy_test_util_common.cc                                                  const SpdySessionKey& key) {
SpdySessionKey    664 net/spdy/spdy_test_util_common.cc     const SpdySessionKey& key,
SpdySessionKey    673 net/spdy/spdy_test_util_common.cc void SpdySessionPoolPeer::RemoveAliases(const SpdySessionKey& key) {
SpdySessionKey     40 net/spdy/spdy_test_util_common.h class SpdySessionKey;
SpdySessionKey    238 net/spdy/spdy_test_util_common.h bool HasSpdySession(SpdySessionPool* pool, const SpdySessionKey& key);
SpdySessionKey    245 net/spdy/spdy_test_util_common.h     const SpdySessionKey& key,
SpdySessionKey    254 net/spdy/spdy_test_util_common.h     const SpdySessionKey& key,
SpdySessionKey    261 net/spdy/spdy_test_util_common.h     const SpdySessionKey& key,
SpdySessionKey    268 net/spdy/spdy_test_util_common.h                                                  const SpdySessionKey& key);
SpdySessionKey    277 net/spdy/spdy_test_util_common.h     const SpdySessionKey& key,
SpdySessionKey    284 net/spdy/spdy_test_util_common.h   void RemoveAliases(const SpdySessionKey& key);
SpdySessionKey    202 net/spdy/spdy_websocket_stream_unittest.cc     spdy_session_key_ = SpdySessionKey(host_port_pair_,
SpdySessionKey    284 net/spdy/spdy_websocket_stream_unittest.cc   SpdySessionKey spdy_session_key_;
SpdySessionKey    596 net/websockets/websocket_job.cc   const SpdySessionKey key(HostPortPair::FromURL(socket_->url()),
SpdySessionKey    287 net/websockets/websocket_job_test.cc     spdy_session_key_ = SpdySessionKey(host_port_pair_,
SpdySessionKey    316 net/websockets/websocket_job_test.cc   SpdySessionKey spdy_session_key_;