Searched refs:GetCurrentSessions (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/spdy/
H A Dspdy_session_pool.cc275 WeakSessionList current_sessions = GetCurrentSessions();
377 SpdySessionPool::WeakSessionList SpdySessionPool::GetCurrentSessions() const { function in class:net::SpdySessionPool
390 WeakSessionList current_sessions = GetCurrentSessions();
H A Dspdy_session_pool.h182 WeakSessionList GetCurrentSessions() const;

Completed in 240 milliseconds