Home
last modified time | relevance | path

Searched defs:GetLeastUnacked (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/net/quic/
Dquic_unacked_packet_map.cc358 QuicUnackedPacketMap::GetLeastUnacked() const { in GetLeastUnacked() function in net::QuicUnackedPacketMap
Dquic_sent_packet_manager.cc503 QuicSentPacketManager::GetLeastUnacked() const { in GetLeastUnacked() function in net::QuicSentPacketManager
Dquic_connection.cc964 QuicPacketSequenceNumber QuicConnection::GetLeastUnacked() const { in GetLeastUnacked() function in net::QuicConnection
Dquic_sent_packet_manager_test.cc646 TEST_F(QuicSentPacketManagerTest, GetLeastUnacked) { in TEST_F() argument