Home
last modified time | relevance | path

Searched refs:GetLastCryptoPacketSentTime (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_unacked_packet_map.h141 QuicTime GetLastCryptoPacketSentTime() const;
H A Dquic_unacked_packet_map.cc280 QuicTime QuicUnackedPacketMap::GetLastCryptoPacketSentTime() const { in GetLastCryptoPacketSentTime() function in quic::QuicUnackedPacketMap
H A Dquic_sent_packet_manager.cc1037 return unacked_packets_.GetLastCryptoPacketSentTime() + in GetRetransmissionTime()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_unacked_packet_map.h213 QuicTime GetLastCryptoPacketSentTime() const;
H A Dquic_unacked_packet_map.cc402 QuicTime QuicUnackedPacketMap::GetLastCryptoPacketSentTime() const { in GetLastCryptoPacketSentTime() function in quic::QuicUnackedPacketMap
H A Dquic_sent_packet_manager.cc1310 return unacked_packets_.GetLastCryptoPacketSentTime() + in GetRetransmissionTime()