Home
last modified time | relevance | path

Searched defs:SessionErrorCode (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/
Dmoqt_session.cc75 void MoqtSession::OnSessionClosed(webtransport::SessionErrorCode, in OnSessionClosed()
/external/cronet/net/third_party/quiche/src/quiche/web_transport/
Dweb_transport.h38 using SessionErrorCode = uint32_t; variable