HomeSort by relevance Sort by last modified time
    Searched refs:GetSmallestPacketWithEntropy (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/
quic_sent_entropy_manager.h 65 QuicPacketSequenceNumber GetSmallestPacketWithEntropy() const;
quic_sent_entropy_manager.cc 31 QuicSentEntropyManager::GetSmallestPacketWithEntropy() const {
77 *missing_packets.begin() < GetSmallestPacketWithEntropy()) {

Completed in 241 milliseconds