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

/external/chromium/net/spdy/
H A Dspdy_session_pool.h132 scoped_refptr<SpdySession> GetExistingSession(
H A Dspdy_session_pool.cc87 spdy_session = GetExistingSession(list, net_log);
186 scoped_refptr<SpdySession> SpdySessionPool::GetExistingSession( function in class:net::SpdySessionPool
236 scoped_refptr<SpdySession> spdy_session = GetExistingSession(list, net_log);

Completed in 180 milliseconds