Home
last modified time | relevance | path

Searched refs:LoggedRtcpPacketPli (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/
H A Dlogged_rtp_rtcp.h204 struct LoggedRtcpPacketPli { struct
205 LoggedRtcpPacketPli() = default;
/aosp_15_r20/external/webrtc/logging/rtc_event_log/
H A Drtc_event_log_parser.h593 const std::vector<LoggedRtcpPacketPli>& plis( in RTC_POP_IGNORING_WUNDEF()
845 std::vector<LoggedRtcpPacketPli> incoming_pli_; in RTC_POP_IGNORING_WUNDEF()
846 std::vector<LoggedRtcpPacketPli> outgoing_pli_; in RTC_POP_IGNORING_WUNDEF()
H A Drtc_event_log_unittest_helper.h279 const LoggedRtcpPacketPli& logged_pli);
H A Drtc_event_log_unittest_helper.cc1221 const LoggedRtcpPacketPli& logged_pli) { in VerifyLoggedPli()
H A Drtc_event_log_parser.cc681 std::vector<LoggedRtcpPacketPli>* pli_list, in StoreRtcpBlocks()
719 LoggedRtcpPacketPli parsed_block; in StoreRtcpBlocks()