Home
last modified time | relevance | path

Searched defs:WebTransportSessionError (Results 1 – 6 of 6) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dweb_transport_interface.h16 using WebTransportSessionError = webtransport::SessionErrorCode; variable
Dquic_types.h58 using WebTransportSessionError = uint32_t; variable
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dweb_transport_resets_backend.cc40 void OnSessionClosed(WebTransportSessionError /*error_code*/, in OnSessionClosed() argument
Dquic_test_backend.cc32 void OnSessionClosed(WebTransportSessionError /*error_code*/, in OnSessionClosed() argument
/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
Dweb_transport_test_visitors.h192 void OnSessionClosed(WebTransportSessionError /*error_code*/, in OnSessionClosed() argument
/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
Dweb_transport_http3.cc34 void OnSessionClosed(WebTransportSessionError /*error_code*/, in OnSessionClosed() argument