OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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