Home
last modified time | relevance | path

Searched defs:missing_length (Results 1 – 6 of 6) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
Dframe_decoder_state.cc33 const uint32_t missing_length = total_padding - total_payload; in ReadPadLength() local
/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
Dhttp2_frame_decoder_listener_test_util.cc193 const Http2FrameHeader& header, size_t missing_length) { in OnPaddingTooLong()
495 const Http2FrameHeader& header, size_t missing_length) { in OnPaddingTooLong()
Dpayload_decoder_base_test_util.h426 size_t missing_length = in VerifyDetectsPaddingTooLong() local
Dframe_parts_collector_listener.cc234 const Http2FrameHeader& header, size_t missing_length) { in OnPaddingTooLong()
Dframe_parts.cc418 size_t missing_length) { in OnPaddingTooLong()
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dhttp2_frame_decoder_adapter.cc759 size_t missing_length) { in OnPaddingTooLong()