Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/
Ddata_payload_decoder_test.cc69 void OnPaddingTooLong(const Http2FrameHeader& header, in OnPaddingTooLong() function
Dpush_promise_payload_decoder_test.cc73 void OnPaddingTooLong(const Http2FrameHeader& header, in OnPaddingTooLong() function
Dheaders_payload_decoder_test.cc80 void OnPaddingTooLong(const Http2FrameHeader& header, in OnPaddingTooLong() function
/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
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
Dframe_parts_collector_listener.cc233 void FramePartsCollectorListener::OnPaddingTooLong( in OnPaddingTooLong() function in http2::test::FramePartsCollectorListener
Dframe_parts.cc417 void FrameParts::OnPaddingTooLong(const Http2FrameHeader& header, in OnPaddingTooLong() function in http2::test::FrameParts
/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
Dhttp2_frame_decoder_listener.h375 void OnPaddingTooLong(const Http2FrameHeader& /*header*/, in OnPaddingTooLong() function
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dhttp2_frame_decoder_adapter.cc758 void Http2DecoderAdapter::OnPaddingTooLong(const Http2FrameHeader& header, in OnPaddingTooLong() function in http2::Http2DecoderAdapter