Home
last modified time | relevance | path

Searched refs:rst_stream_error_code (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_error_codes_test.cc134 QuicRstStreamErrorCode rst_stream_error_code = in TEST_F() local
137 rst_stream_error_code)); in TEST_F()
H A Dquic_error_codes.h760 QuicRstStreamErrorCode rst_stream_error_code);
H A Dquic_error_codes.cc833 QuicRstStreamErrorCode rst_stream_error_code) { in RstStreamErrorCodeToIetfResetStreamErrorCode() argument
834 switch (rst_stream_error_code) { in RstStreamErrorCodeToIetfResetStreamErrorCode()