Home
last modified time | relevance | path

Searched defs:SentPacketsMap (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/net/quic/congestion_control/
Dsend_algorithm_interface.h53 typedef std::map<QuicPacketSequenceNumber, SentPacket*> SentPacketsMap; typedef
Dfix_rate_sender.cc45 const SentPacketsMap& /*sent_packets*/) { in OnIncomingQuicCongestionFeedbackFrame()
Dtcp_cubic_sender.cc74 const SentPacketsMap& /*sent_packets*/) { in OnIncomingQuicCongestionFeedbackFrame()