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

  /external/chromium_org/net/quic/
quic_sent_packet_manager.cc 554 switch (GetRetransmissionMode()) {
583 DCHECK_EQ(HANDSHAKE_MODE, GetRetransmissionMode());
660 QuicSentPacketManager::GetRetransmissionMode() const {
775 switch (GetRetransmissionMode()) {
    [all...]
quic_sent_packet_manager.h 276 RetransmissionTimeoutMode GetRetransmissionMode() const;

Completed in 636 milliseconds