HomeSort by relevance Sort by last modified time
    Searched refs:GetExistingSession (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/spdy/
spdy_session_pool.h 132 scoped_refptr<SpdySession> GetExistingSession(
spdy_session_pool.cc 87 spdy_session = GetExistingSession(list, net_log);
186 scoped_refptr<SpdySession> SpdySessionPool::GetExistingSession(
236 scoped_refptr<SpdySession> spdy_session = GetExistingSession(list, net_log);

Completed in 107 milliseconds