Home
last modified time | relevance | path

Searched refs:RstStreamErrorCodeToIetfResetStreamErrorCode (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/frames/
H A Dquic_rst_stream_frame.cc18 ietf_error_code(RstStreamErrorCodeToIetfResetStreamErrorCode(error_code)), in QuicRstStreamFrame()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_error_codes_test.cc136 EXPECT_EQ(wire_code, RstStreamErrorCodeToIetfResetStreamErrorCode( in TEST_F()
H A Dquic_error_codes.h759 QUICHE_EXPORT uint64_t RstStreamErrorCodeToIetfResetStreamErrorCode(
H A Dquic_error_codes.cc832 uint64_t RstStreamErrorCodeToIetfResetStreamErrorCode( in RstStreamErrorCodeToIetfResetStreamErrorCode() function
973 code, RstStreamErrorCodeToIetfResetStreamErrorCode(code)); in FromInternal()