Home
last modified time | relevance | path

Searched refs:InvokeLossDetection (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/quic/
Dquic_sent_packet_manager.cc202 InvokeLossDetection(ack_receive_time); in OnIncomingAck()
562 InvokeLossDetection(clock_->Now()); in OnRetransmissionTimeout()
683 void QuicSentPacketManager::InvokeLossDetection(QuicTime time) { in InvokeLossDetection() function in net::QuicSentPacketManager
Dquic_sent_packet_manager.h300 void InvokeLossDetection(QuicTime time);