Searched refs:GetCryptoRetransmissionDelay (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_sent_packet_manager.h285 const QuicTime::Delta GetCryptoRetransmissionDelay() const;
H A Dquic_sent_packet_manager.cc777 return clock_->ApproximateNow().Add(GetCryptoRetransmissionDelay());
804 const QuicTime::Delta QuicSentPacketManager::GetCryptoRetransmissionDelay() function in class:net::QuicSentPacketManager

Completed in 281 milliseconds