Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dweb_transport_test_visitors.h51 void OnSessionClosed(WebTransportSessionError /*error_code*/, in OnSessionClosed() argument
170 void OnSessionClosed(WebTransportSessionError /*error_code*/, in OnSessionClosed() argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dweb_transport_interface.h17 using WebTransportSessionError = webtransport::SessionErrorCode; variable
H A Dquic_types.h59 using WebTransportSessionError = ::webtransport::SessionErrorCode; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dweb_transport_resets_backend.cc40 void OnSessionClosed(WebTransportSessionError /*error_code*/, in OnSessionClosed() argument
H A Dquic_test_backend.cc34 void OnSessionClosed(WebTransportSessionError /*error_code*/, in OnSessionClosed() argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dweb_transport_http3.cc35 void OnSessionClosed(WebTransportSessionError /*error_code*/, in OnSessionClosed() argument