SpdySessionPool    87 net/http/http_network_session.h     SpdySessionPool::TimeFunc time_func;
SpdySessionPool   135 net/http/http_network_session.h   SpdySessionPool* spdy_session_pool() { return &spdy_session_pool_; }
SpdySessionPool   204 net/http/http_network_session.h   SpdySessionPool spdy_session_pool_;
SpdySessionPool    39 net/http/http_proxy_client_socket_pool.cc     SpdySessionPool* spdy_session_pool,
SpdySessionPool   306 net/http/http_proxy_client_socket_pool.cc   SpdySessionPool* spdy_pool = params_->spdy_session_pool();
SpdySessionPool    33 net/http/http_proxy_client_socket_pool.h class SpdySessionPool;
SpdySessionPool    53 net/http/http_proxy_client_socket_pool.h       SpdySessionPool* spdy_session_pool,
SpdySessionPool    69 net/http/http_proxy_client_socket_pool.h   SpdySessionPool* spdy_session_pool() {
SpdySessionPool    82 net/http/http_proxy_client_socket_pool.h   SpdySessionPool* spdy_session_pool_;
SpdySessionPool   429 net/http/http_stream_factory_impl_job.cc     SpdySessionPool* spdy_session_pool,
SpdySessionPool  1112 net/http/http_stream_factory_impl_job.cc     SpdySessionPool* spdy_pool = session_->spdy_session_pool();
SpdySessionPool    32 net/http/http_stream_factory_impl_job.h class SpdySessionPool;
SpdySessionPool   228 net/http/http_stream_factory_impl_job.h   static int OnHostResolution(SpdySessionPool* spdy_session_pool,
SpdySessionPool  4331 net/spdy/spdy_network_transaction_unittest.cc   SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool();
SpdySessionPool  4434 net/spdy/spdy_network_transaction_unittest.cc   SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool();
SpdySessionPool  4729 net/spdy/spdy_network_transaction_unittest.cc   SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool();
SpdySessionPool   537 net/spdy/spdy_session.cc     SpdySessionPool* pool,
SpdySessionPool  1578 net/spdy/spdy_session.cc   SpdySessionPool* pool = pool_;
SpdySessionPool   263 net/spdy/spdy_session.h                             SpdySessionPool* pool,
SpdySessionPool   943 net/spdy/spdy_session.h   SpdySessionPool* pool_;
SpdySessionPool    30 net/spdy/spdy_session_pool.cc SpdySessionPool::SpdySessionPool(
SpdySessionPool    41 net/spdy/spdy_session_pool.cc     SpdySessionPool::TimeFunc time_func,
SpdySessionPool    71 net/spdy/spdy_session_pool.cc SpdySessionPool::~SpdySessionPool() {
SpdySessionPool    80 net/spdy/spdy_session_pool.cc base::WeakPtr<SpdySession> SpdySessionPool::CreateAvailableSessionFromSocket(
SpdySessionPool   132 net/spdy/spdy_session_pool.cc base::WeakPtr<SpdySession> SpdySessionPool::FindAvailableSession(
SpdySessionPool   204 net/spdy/spdy_session_pool.cc void SpdySessionPool::MakeSessionUnavailable(
SpdySessionPool   217 net/spdy/spdy_session_pool.cc void SpdySessionPool::RemoveUnavailableSession(
SpdySessionPool   236 net/spdy/spdy_session_pool.cc void SpdySessionPool::CloseCurrentSessions(net::Error error) {
SpdySessionPool   241 net/spdy/spdy_session_pool.cc void SpdySessionPool::CloseCurrentIdleSessions() {
SpdySessionPool   246 net/spdy/spdy_session_pool.cc void SpdySessionPool::CloseAllSessions() {
SpdySessionPool   253 net/spdy/spdy_session_pool.cc base::Value* SpdySessionPool::SpdySessionPoolInfoToValue() const {
SpdySessionPool   268 net/spdy/spdy_session_pool.cc void SpdySessionPool::OnIPAddressChanged() {
SpdySessionPool   290 net/spdy/spdy_session_pool.cc void SpdySessionPool::OnSSLConfigChanged() {
SpdySessionPool   294 net/spdy/spdy_session_pool.cc void SpdySessionPool::OnCertAdded(const X509Certificate* cert) {
SpdySessionPool   298 net/spdy/spdy_session_pool.cc void SpdySessionPool::OnCACertChanged(const X509Certificate* cert) {
SpdySessionPool   306 net/spdy/spdy_session_pool.cc bool SpdySessionPool::IsSessionAvailable(
SpdySessionPool   316 net/spdy/spdy_session_pool.cc const SpdySessionKey& SpdySessionPool::NormalizeListKey(
SpdySessionPool   331 net/spdy/spdy_session_pool.cc void SpdySessionPool::MapKeyToAvailableSession(
SpdySessionPool   341 net/spdy/spdy_session_pool.cc SpdySessionPool::AvailableSessionMap::iterator
SpdySessionPool   342 net/spdy/spdy_session_pool.cc SpdySessionPool::LookupAvailableSessionByKey(
SpdySessionPool   348 net/spdy/spdy_session_pool.cc void SpdySessionPool::UnmapKey(const SpdySessionKey& key) {
SpdySessionPool   354 net/spdy/spdy_session_pool.cc void SpdySessionPool::RemoveAliases(const SpdySessionKey& key) {
SpdySessionPool   368 net/spdy/spdy_session_pool.cc SpdySessionPool::WeakSessionList SpdySessionPool::GetCurrentSessions() const {
SpdySessionPool   377 net/spdy/spdy_session_pool.cc void SpdySessionPool::CloseCurrentSessionsHelper(
SpdySessionPool    39 net/spdy/spdy_session_pool.h class NET_EXPORT SpdySessionPool
SpdySessionPool    49 net/spdy/spdy_session_pool.h   SpdySessionPool(
SpdySessionPool    60 net/spdy/spdy_session_pool.h       SpdySessionPool::TimeFunc time_func,
SpdySessionPool    62 net/spdy/spdy_session_pool.h   virtual ~SpdySessionPool();
SpdySessionPool   228 net/spdy/spdy_session_pool.h   DISALLOW_COPY_AND_ASSIGN(SpdySessionPool);
SpdySessionPool    47 net/spdy/spdy_session_pool_unittest.cc   SpdySessionPool* spdy_session_pool_;
SpdySessionPool    60 net/spdy/spdy_session_pool_unittest.cc   SessionOpeningDelegate(SpdySessionPool* spdy_session_pool,
SpdySessionPool    83 net/spdy/spdy_session_pool_unittest.cc   SpdySessionPool* const spdy_session_pool_;
SpdySessionPool   175 net/spdy/spdy_session_unittest.cc   SpdySessionPool* spdy_session_pool_;
SpdySessionPool   486 net/spdy/spdy_test_util_common.cc bool HasSpdySession(SpdySessionPool* pool, const SpdySessionKey& key) {
SpdySessionPool   638 net/spdy/spdy_test_util_common.cc     SpdySessionPool* pool,
SpdySessionPool   657 net/spdy/spdy_test_util_common.cc base::WeakPtr<SpdySession> CreateFakeSpdySession(SpdySessionPool* pool,
SpdySessionPool   663 net/spdy/spdy_test_util_common.cc     SpdySessionPool* pool,
SpdySessionPool   670 net/spdy/spdy_test_util_common.cc SpdySessionPoolPeer::SpdySessionPoolPeer(SpdySessionPool* pool) : pool_(pool) {
SpdySessionPool    41 net/spdy/spdy_test_util_common.h class SpdySessionPool;
SpdySessionPool   238 net/spdy/spdy_test_util_common.h bool HasSpdySession(SpdySessionPool* pool, const SpdySessionKey& key);
SpdySessionPool   267 net/spdy/spdy_test_util_common.h base::WeakPtr<SpdySession> CreateFakeSpdySession(SpdySessionPool* pool,
SpdySessionPool   276 net/spdy/spdy_test_util_common.h     SpdySessionPool* pool,
SpdySessionPool   282 net/spdy/spdy_test_util_common.h   explicit SpdySessionPoolPeer(SpdySessionPool* pool);
SpdySessionPool   289 net/spdy/spdy_test_util_common.h   SpdySessionPool* const pool_;
SpdySessionPool   594 net/websockets/websocket_job.cc   SpdySessionPool* spdy_pool = session->spdy_session_pool();