Home
last modified time | relevance | path

Searched defs:missing_length (Results 1 – 6 of 6) 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.cc193 const Http2FrameHeader& header, size_t missing_length) { in OnPaddingTooLong()
495 const Http2FrameHeader& header, size_t missing_length) { in OnPaddingTooLong()
H A Dpayload_decoder_base_test_util.h426 size_t missing_length = in VerifyDetectsPaddingTooLong() local
H A Dframe_parts_collector_listener.cc234 const Http2FrameHeader& header, size_t missing_length) { in OnPaddingTooLong()
H A Dframe_parts.cc419 size_t missing_length) { in OnPaddingTooLong()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
H A Dframe_decoder_state.cc33 const uint32_t missing_length = total_padding - total_payload; in ReadPadLength() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dhttp2_frame_decoder_adapter.cc761 size_t missing_length) { in OnPaddingTooLong()