Searched defs:spdy_session_pool_ (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/net/spdy/ | ||
H A D | spdy_session_pool.h | 126 raw_ptr<SpdySessionPool> spdy_session_pool_; variable |
H A D | spdy_session_pool_unittest.cc | 96 raw_ptr<SpdySessionPool, DanglingUntriaged> spdy_session_pool_ = nullptr; member in net::SpdySessionPoolTest |
H A D | spdy_session_unittest.cc | 365 raw_ptr<SpdySessionPool> spdy_session_pool_ = nullptr; member in net::SpdySessionTest |
/aosp_15_r20/external/cronet/net/http/ | ||
H A D | http_network_session.h | 339 SpdySessionPool spdy_session_pool_; variable |