Home
last modified time | relevance | path

Searched defs:FlagsAffectingPayloadDecoding (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/
H A Dcontinuation_payload_decoder_test.cc35 static constexpr uint8_t FlagsAffectingPayloadDecoding() { return 0; } in FlagsAffectingPayloadDecoding() function in http2::test::ContinuationPayloadDecoderPeer
H A Dunknown_payload_decoder_test.cc37 static constexpr uint8_t FlagsAffectingPayloadDecoding() { return 0; } in FlagsAffectingPayloadDecoding() function in http2::test::UnknownPayloadDecoderPeer
H A Dpriority_payload_decoder_test.cc32 static constexpr uint8_t FlagsAffectingPayloadDecoding() { return 0; } in FlagsAffectingPayloadDecoding() function in http2::test::PriorityPayloadDecoderPeer
H A Ddata_payload_decoder_test.cc36 static constexpr uint8_t FlagsAffectingPayloadDecoding() { in FlagsAffectingPayloadDecoding() function in http2::test::DataPayloadDecoderPeer
H A Drst_stream_payload_decoder_test.cc33 static constexpr uint8_t FlagsAffectingPayloadDecoding() { return 0; } in FlagsAffectingPayloadDecoding() function in http2::test::RstStreamPayloadDecoderPeer
H A Dwindow_update_payload_decoder_test.cc32 static constexpr uint8_t FlagsAffectingPayloadDecoding() { return 0; } in FlagsAffectingPayloadDecoding() function in http2::test::WindowUpdatePayloadDecoderPeer
H A Daltsvc_payload_decoder_test.cc35 static constexpr uint8_t FlagsAffectingPayloadDecoding() { return 0; } in FlagsAffectingPayloadDecoding() function in http2::test::AltSvcPayloadDecoderPeer
H A Dpriority_update_payload_decoder_test.cc34 static constexpr uint8_t FlagsAffectingPayloadDecoding() { return 0; } in FlagsAffectingPayloadDecoding() function in http2::test::PriorityUpdatePayloadDecoderPeer
H A Dgoaway_payload_decoder_test.cc32 static constexpr uint8_t FlagsAffectingPayloadDecoding() { return 0; } in FlagsAffectingPayloadDecoding() function in http2::test::GoAwayPayloadDecoderPeer
H A Dpush_promise_payload_decoder_test.cc36 static constexpr uint8_t FlagsAffectingPayloadDecoding() { in FlagsAffectingPayloadDecoding() function in http2::test::PushPromisePayloadDecoderPeer
H A Dping_payload_decoder_test.cc30 static constexpr uint8_t FlagsAffectingPayloadDecoding() { return 0; } in FlagsAffectingPayloadDecoding() function in http2::test::PingPayloadDecoderPeer
H A Dheaders_payload_decoder_test.cc34 static constexpr uint8_t FlagsAffectingPayloadDecoding() { in FlagsAffectingPayloadDecoding() function in http2::test::HeadersPayloadDecoderPeer
H A Dsettings_payload_decoder_test.cc35 static constexpr uint8_t FlagsAffectingPayloadDecoding() { in FlagsAffectingPayloadDecoding() function in http2::test::SettingsPayloadDecoderPeer