Home
last modified time | relevance | path

Searched defs:OnDecodingErrorDetected (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/qpack/
H A Dqpack_decoder_test_utils.h86 void OnDecodingErrorDetected(QuicErrorCode /*error_code*/, in OnDecodingErrorDetected() function
H A Dqpack_decoder_test_utils.cc35 void TestHeadersHandler::OnDecodingErrorDetected( in OnDecodingErrorDetected() function in quic::test::TestHeadersHandler
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_decoded_headers_accumulator.cc67 void QpackDecodedHeadersAccumulator::OnDecodingErrorDetected( in OnDecodingErrorDetected() function in quic::QpackDecodedHeadersAccumulator
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/fuzzer/
H A Dqpack_decoder_fuzzer.cc66 void OnDecodingErrorDetected(QuicErrorCode /*error_code*/, in OnDecodingErrorDetected() function in quic::test::HeadersHandler