Home
last modified time | relevance | path

Searched refs:PacketFlusherAttached (Results 1 – 6 of 6) 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.h385 bool PacketFlusherAttached() const;
H A Dquic_connection.cc3258 if (packet_creator_.PacketFlusherAttached()) { in SetRetransmissionAlarm()
3299 if (!connection_->packet_creator_.PacketFlusherAttached()) { in ScopedPacketFlusher()
3375 !connection_->packet_creator_.PacketFlusherAttached()); in ~ScopedPacketFlusher()
H A Dquic_packet_creator.cc1790 bool QuicPacketCreator::PacketFlusherAttached() const { in PacketFlusherAttached() 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.h420 bool PacketFlusherAttached() const;
H A Dquic_connection.cc4147 if (packet_creator_.PacketFlusherAttached()) { in SetRetransmissionAlarm()
4179 if (!connection_->packet_creator_.PacketFlusherAttached()) { in ScopedPacketFlusher()
4263 !connection_->packet_creator_.PacketFlusherAttached()); in ~ScopedPacketFlusher()
H A Dquic_packet_creator.cc1950 bool QuicPacketCreator::PacketFlusherAttached() const { in PacketFlusherAttached() function in quic::QuicPacketCreator