Searched defs:OnPacketLoss (Results 1 – 7 of 7) sorted by relevance
52 void OnPacketLoss() { in OnPacketLoss() function
37 void OnPacketLoss() { timestamps_valid_ = false; } in OnPacketLoss() function
58 PacketSequenceStateGeneration::OnPacketLoss() { in OnPacketLoss() function in perfetto::trace_processor::PacketSequenceStateGeneration
256 void QuicTraceVisitor::OnPacketLoss(QuicPacketNumber lost_packet_number, in OnPacketLoss() function in quic::QuicTraceVisitor
76 virtual void OnPacketLoss(QuicPacketNumber /*lost_packet_number*/, in OnPacketLoss() function
208 void QuicConnectionLogger::OnPacketLoss( in OnPacketLoss() function in net::QuicConnectionLogger
521 void QuicEventLogger::OnPacketLoss(quic::QuicPacketNumber lost_packet_number, in OnPacketLoss() function in net::QuicEventLogger