Home
last modified time | relevance | path

Searched defs:greased_http2_frame (Results 1 – 4 of 4) sorted by relevance

/external/cronet/net/spdy/
Dspdy_test_util_common.h208 absl::optional<SpdySessionPool::GreasedHttp2Frame> greased_http2_frame; member
Dspdy_session_pool.cc89 const absl::optional<GreasedHttp2Frame>& greased_http2_frame, in SpdySessionPool()
Dspdy_session.cc178 const SpdySessionPool::GreasedHttp2Frame* greased_http2_frame, in GreasedBufferProducer()
920 const absl::optional<SpdySessionPool::GreasedHttp2Frame>& in SpdySession()
/external/cronet/net/http/
Dhttp_network_session.h135 absl::optional<SpdySessionPool::GreasedHttp2Frame> greased_http2_frame; member