Home
last modified time | relevance | path

Searched refs:GetFlipSessionFromSocket (Results 1 – 3 of 3) sorted by relevance

/external/chromium/net/flip/
Dflip_session_pool.h37 scoped_refptr<FlipSession> GetFlipSessionFromSocket(
Dflip_session_pool.cc44 scoped_refptr<FlipSession> FlipSessionPool::GetFlipSessionFromSocket( in GetFlipSessionFromSocket() function in net::FlipSessionPool
/external/chromium/net/http/
Dhttp_network_transaction.cc1147 spdy_session = spdy_pool->GetFlipSessionFromSocket( in DoSpdySendRequest()