Home
last modified time | relevance | path

Searched defs:WebTransportSessionId (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_session.h448 WebTransportSessionId /*id*/) { in CanOpenOutgoingUnidirectionalWebTransportStream() argument
452 WebTransportSessionId /*id*/) { in CanOpenOutgoingBidirectionalWebTransportStream() argument
H A Dquic_receive_control_stream.cc170 QuicByteCount /*header_length*/, WebTransportSessionId /*session_id*/) { in OnWebTransportStreamFrameType() argument
H A Dquic_spdy_session.cc147 WebTransportSessionId /*session_id*/) override { in OnWebTransportStreamFrameType() argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_types.h55 using WebTransportSessionId = uint64_t; variable