Home
last modified time | relevance | path

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

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