Home
last modified time | relevance | path

Searched defs:ietf_error_code (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_stop_sending_frame.h45 uint64_t ietf_error_code = 0; member
H A Dquic_rst_stream_frame.h45 uint64_t ietf_error_code = 0; member
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_error_codes_test.cc71 QuicErrorCodeToIetfMapping ietf_error_code = in TEST_F() local
H A Dquic_error_codes.cc925 uint64_t ietf_error_code) { in IetfResetStreamErrorCodeToRstStreamErrorCode()