Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dweb_transport_interface.h21 using WebTransportStream = webtransport::Stream; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dhttp_decoder_test.cc1111 TEST(HttpDecoderTestNoFixture, WebTransportStream) { in TEST() argument