Home
last modified time | relevance | path

Searched defs:OnPaddingTooLong (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dhttp2_frame_decoder_listener_test_util.cc192 void FailingHttp2FrameDecoderListener::OnPaddingTooLong( in OnPaddingTooLong() function in http2::FailingHttp2FrameDecoderListener
494 void LoggingHttp2FrameDecoderListener::OnPaddingTooLong( in OnPaddingTooLong() function in http2::LoggingHttp2FrameDecoderListener
H A Dframe_parts_collector_listener.cc233 void FramePartsCollectorListener::OnPaddingTooLong( in OnPaddingTooLong() function in http2::test::FramePartsCollectorListener
H A Dframe_parts.cc418 void FrameParts::OnPaddingTooLong(const Http2FrameHeader& header, in OnPaddingTooLong() function in http2::test::FrameParts
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/
H A Ddata_payload_decoder_test.cc69 void OnPaddingTooLong(const Http2FrameHeader& header, in OnPaddingTooLong() function
H A Dpush_promise_payload_decoder_test.cc73 void OnPaddingTooLong(const Http2FrameHeader& header, in OnPaddingTooLong() function
H A Dheaders_payload_decoder_test.cc80 void OnPaddingTooLong(const Http2FrameHeader& header, in OnPaddingTooLong() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
H A Dhttp2_frame_decoder_listener.h375 void OnPaddingTooLong(const Http2FrameHeader& /*header*/, in OnPaddingTooLong() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dhttp2_frame_decoder_adapter.cc760 void Http2DecoderAdapter::OnPaddingTooLong(const Http2FrameHeader& header, in OnPaddingTooLong() function in http2::Http2DecoderAdapter