Home
last modified time | relevance | path

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

/external/webrtc/logging/rtc_event_log/
Drtc_event_log_parser.h575 const std::vector<LoggedRtcpPacketPli>& plis( in RTC_POP_IGNORING_WUNDEF()
821 std::vector<LoggedRtcpPacketPli> incoming_pli_; in RTC_POP_IGNORING_WUNDEF()
822 std::vector<LoggedRtcpPacketPli> outgoing_pli_; in RTC_POP_IGNORING_WUNDEF()
Dlogged_events.h410 struct LoggedRtcpPacketPli { struct
411 LoggedRtcpPacketPli() = default;
Drtc_event_log_unittest_helper.h272 const LoggedRtcpPacketPli& logged_pli);
Drtc_event_log_unittest_helper.cc1153 const LoggedRtcpPacketPli& logged_pli) { in VerifyLoggedPli()
Drtc_event_log_parser.cc678 std::vector<LoggedRtcpPacketPli>* pli_list, in StoreRtcpBlocks()
718 LoggedRtcpPacketPli parsed_block; in StoreRtcpBlocks()