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

  /external/chromium_org/net/quic/
quic_sent_packet_manager.h 232 void InvokeLossDetection(QuicTime time);
quic_sent_packet_manager.cc 152 InvokeLossDetection(ack_receive_time);
484 InvokeLossDetection(clock_->Now());
598 void QuicSentPacketManager::InvokeLossDetection(QuicTime time) {

Completed in 61 milliseconds