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

/external/chromium_org/net/quic/
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 744 milliseconds