Home
last modified time | relevance | path

Searched defs:QuicErrorCode (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/fuzzer/
H A Dqpack_decoder_fuzzer.cc35 void OnEncoderStreamError(QuicErrorCode /*error_code*/, in OnEncoderStreamError() argument
66 void OnDecodingErrorDetected(QuicErrorCode /*error_code*/, in OnDecodingErrorDetected() argument
H A Dqpack_decoder_stream_receiver_fuzzer.cc30 void OnErrorDetected(QuicErrorCode /*error_code*/, in OnErrorDetected() argument
H A Dqpack_encoder_stream_receiver_fuzzer.cc31 void OnErrorDetected(QuicErrorCode /*error_code*/, in OnErrorDetected() argument
/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() argument
H A Dqpack_decoder_test_utils.cc36 QuicErrorCode /*error_code*/, absl::string_view error_message) { in OnDecodingErrorDetected() argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_decoder.h134 void OnEncoderStreamError(QuicErrorCode /*error_code*/, in OnEncoderStreamError() argument
H A Dqpack_encoder.h165 void OnDecoderStreamError(QuicErrorCode /*error_code*/, absl::string_view in OnDecoderStreamError() argument
H A Dqpack_decoder_test.cc53 absl::string_view /* error_message */) { in SetUp()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_crypto_server_stream.h49 void OnConnectionClosed(QuicErrorCode /*error*/, in OnConnectionClosed() argument
H A Dquic_error_codes.h127 enum QuicErrorCode : uint32_t { enum
772 QuicErrorCode /*dummy*/) { in HistogramEnumDescription() argument
H A Dquic_dispatcher.cc135 void OnUnrecoverableError(QuicErrorCode /*error*/, in OnUnrecoverableError() argument
794 QuicErrorCode /*error*/, in CleanUpSession() argument
H A Dquic_dispatcher.h345 QuicErrorCode /*error_code*/, const std::string& /*error_details*/) {} in OnStatelessConnectionCloseGenerated() argument
H A Dtls_handshaker.cc187 void TlsHandshaker::OnConnectionClosed(QuicErrorCode /*error*/, in OnConnectionClosed() argument
H A Dquic_crypto_client_handshaker.cc215 QuicErrorCode /*error*/, ConnectionCloseSource /*source*/) { in OnConnectionClosed() argument
H A Dquic_session_test.cc173 void OnConnectionClosed(QuicErrorCode /*error*/, in OnConnectionClosed() argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dcrypto_test_utils_test.cc78 void Run(QuicErrorCode /*error*/, const std::string& /*error_details*/, in Run() argument
H A Dquic_test_utils.h889 void OnConnectionClosed(QuicErrorCode /*error*/, in OnConnectionClosed() argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_client_base.h97 QuicErrorCode /*error*/, in OnConnectionClosed() argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_stream_test.cc163 void OnConnectionClosed(QuicErrorCode /*error*/, in OnConnectionClosed() argument
H A Dquic_spdy_session_test.cc195 void OnConnectionClosed(QuicErrorCode /*error*/, in OnConnectionClosed() argument