Searched refs:LoggedRtcpPacketOutgoing (Results 1 – 8 of 8) sorted by relevance
114 struct LoggedRtcpPacketOutgoing { struct115 LoggedRtcpPacketOutgoing(Timestamp timestamp, in LoggedRtcpPacketOutgoing() function118 LoggedRtcpPacketOutgoing(Timestamp timestamp, absl::string_view packet) in LoggedRtcpPacketOutgoing() function
51 std::vector<LoggedRtcpPacketOutgoing>& output) { in Parse()
535 const std::vector<LoggedRtcpPacketOutgoing>& outgoing_rtcp_packets() const { in RTC_POP_IGNORING_WUNDEF()830 std::vector<LoggedRtcpPacketOutgoing> outgoing_rtcp_packets_; in RTC_POP_IGNORING_WUNDEF()
261 const LoggedRtcpPacketOutgoing& logged_event) const;
1102 const LoggedRtcpPacketOutgoing& logged_event) const { in VerifyLoggedRtcpPacketOutgoing()
1688 LoggedRtcpPacketOutgoing(Timestamp::Micros(timestamp_us), packet)); in StoreParsedLegacyEvent()
387 [&](const LoggedRtcpPacketOutgoing& event) { in Convert()
531 MovingAverage<LoggedRtcpPacketOutgoing, double>( in CreatePacketRateGraph()572 auto handle_outgoing_rtcp = [&](const LoggedRtcpPacketOutgoing& packet) { in CreateTotalPacketRateGraph()