Home
last modified time | relevance | path

Searched defs:quic_error_code (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_decoder_stream_receiver.cc55 QuicErrorCode quic_error_code = in OnInstructionDecodingError() local
H A Dqpack_encoder_stream_receiver.cc62 QuicErrorCode quic_error_code; in OnInstructionDecodingError() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/frames/
H A Dquic_connection_close_frame.h51 QuicErrorCode quic_error_code = QUIC_NO_ERROR; member
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_framer.cc369 QuicErrorCode quic_error_code) { in GenerateErrorString()
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_network_transaction_unittest.cc3171 quic::QuicErrorCode quic_error_code = quic::QUIC_INVALID_STREAM_ID; in TEST_P() local