Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dweb_transport_http3.cc413 Http3ErrorToWebTransportOrDefault(frame.ietf_error_code)); in OnStreamReset()
421 Http3ErrorToWebTransportOrDefault(error.ietf_application_code())); in OnStopSending()
458 WebTransportStreamError Http3ErrorToWebTransportOrDefault( in Http3ErrorToWebTransportOrDefault() function
H A Dweb_transport_http3.h193 Http3ErrorToWebTransportOrDefault(uint64_t http3_error_code);
H A Dquic_spdy_stream.cc753 Http3ErrorToWebTransportOrDefault(frame.ietf_error_code)); in OnStreamReset()
794 Http3ErrorToWebTransportOrDefault(error.ietf_application_code())); in OnStopSending()