Searched defs:spdy_session_pool (Results 1 – 9 of 9) sorted by relevance
45 SpdySessionPool* spdy_session_pool, in OnHostResolution()
35 SpdySessionPool* spdy_session_pool, in CommonConnectJobParams()
84 raw_ptr<SpdySessionPool> spdy_session_pool; member
120 SpdySessionPool* spdy_session_pool() { return spdy_session_pool_; } in spdy_session_pool() function
58 SpdySessionPool* spdy_session_pool) in SpdySessionRequest()
151 static SpdySessionPool* spdy_session_pool( in spdy_session_pool() function in net::test::SpdyStreamTest
2476 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local4100 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local4748 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local5450 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local8286 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local
187 SessionOpeningDelegate(SpdySessionPool* spdy_session_pool, in SessionOpeningDelegate()
253 SpdySessionPool* spdy_session_pool() { return &spdy_session_pool_; } in spdy_session_pool() function