Searched defs:GetStreamById (Results 1 – 3 of 3) sorted by relevance
137 Stream* EncapsulatedSession::GetStreamById(StreamId /*id*/) { return nullptr; } in GetStreamById() function in webtransport::EncapsulatedSession
178 webtransport::Stream* QuicGenericSessionBase::GetStreamById( in GetStreamById() function in quic::QuicGenericSessionBase
249 webtransport::Stream* WebTransportHttp3::GetStreamById( in GetStreamById() function in quic::WebTransportHttp3