Home
last modified time | relevance | path

Searched refs:CloseAllSessions (Results 1 – 6 of 6) sorted by relevance

/external/chromium/net/http/
Dhttp_network_session.cc52 spdy_session_pool_.CloseAllSessions(); in ~HttpNetworkSession()
/external/chromium/net/spdy/
Dspdy_session_pool.h82 void CloseAllSessions();
Dspdy_session_pool.cc53 CloseAllSessions(); in ~SpdySessionPool()
370 void SpdySessionPool::CloseAllSessions() { in CloseAllSessions() function in net::SpdySessionPool
Dspdy_proxy_client_socket_unittest.cc154 session_->spdy_session_pool()->CloseAllSessions(); in TearDown()
Dspdy_network_transaction_unittest.cc103 session()->spdy_session_pool()->CloseAllSessions(); in ~NormalSpdyTransactionHelper()
2083 helper.session()->spdy_session_pool()->CloseAllSessions(); in TEST_P()
/external/chromium/net/socket/
Dssl_client_socket_pool_unittest.cc725 session_->spdy_session_pool()->CloseAllSessions(); in TEST_F()