Searched refs:GetCryptoRetransmissionDelay (Results 1 – 2 of 2) sorted by relevance
285 const QuicTime::Delta GetCryptoRetransmissionDelay() const;
777 return clock_->ApproximateNow().Add(GetCryptoRetransmissionDelay()); in GetRetransmissionTime()804 const QuicTime::Delta QuicSentPacketManager::GetCryptoRetransmissionDelay() in GetCryptoRetransmissionDelay() function in net::QuicSentPacketManager