Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_framer.cc85 uint8_t SerializePushPromiseFrameFlags(const SpdyPushPromiseIR& push_promise_ir, in SerializePushPromiseFrameFlags()
359 std::unique_ptr<const SpdyPushPromiseIR> push_promise_ir) in SpdyPushPromiseFrameIterator()
H A Dspdy_protocol.cc624 const SpdyPushPromiseIR& push_promise_ir) { in GetPushPromiseFrameSizeSansBlock()
H A Dspdy_framer_test.cc5074 SpdyPushPromiseIR push_promise_ir(3, 8); in TEST_P() local
/aosp_15_r20/external/cronet/net/spdy/
H A Dbuffered_spdy_framer_unittest.cc264 spdy::SpdyPushPromiseIR push_promise_ir( in TEST_F() local