Home
last modified time | relevance | path

Searched refs:ProcessBufferedWebTransportStreamsForSession (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dweb_transport_http3.cc188 session_->ProcessBufferedWebTransportStreamsForSession(this); in HeadersReceived()
H A Dquic_spdy_session.h445 void ProcessBufferedWebTransportStreamsForSession(WebTransportHttp3* session);
H A Dquic_spdy_session.cc1856 void QuicSpdySession::ProcessBufferedWebTransportStreamsForSession( in ProcessBufferedWebTransportStreamsForSession() function in quic::QuicSpdySession