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

  /external/chromium_org/net/quic/
quic_sent_packet_manager.h 217 const QuicTime::Delta GetCryptoRetransmissionDelay() const;
quic_sent_packet_manager.cc 686 return clock_->ApproximateNow().Add(GetCryptoRetransmissionDelay());
714 const QuicTime::Delta QuicSentPacketManager::GetCryptoRetransmissionDelay()

Completed in 39 milliseconds