Home
last modified time | relevance | path

Searched refs:StreamFrameIsClientHello (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/
H A Dquic_packet_creator.h523 bool StreamFrameIsClientHello(const QuicStreamFrame& frame) const;
H A Dquic_packet_creator.cc290 StreamFrameIsClientHello(frame->stream_frame) && in ConsumeDataToFillCurrentPacket()
1660 bool QuicPacketCreator::StreamFrameIsClientHello( in StreamFrameIsClientHello() function in quic::QuicPacketCreator
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_packet_creator.h582 bool StreamFrameIsClientHello(const QuicStreamFrame& frame) const;
H A Dquic_packet_creator.cc338 StreamFrameIsClientHello(frame->stream_frame) && in ConsumeDataToFillCurrentPacket()
1798 bool QuicPacketCreator::StreamFrameIsClientHello( in StreamFrameIsClientHello() function in quic::QuicPacketCreator