Home
last modified time | relevance | path

Searched defs:RtcEventRtcpPacketOutgoing (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/
H A Drtc_event_rtcp_packet_outgoing.cc17 RtcEventRtcpPacketOutgoing::RtcEventRtcpPacketOutgoing( in RtcEventRtcpPacketOutgoing() function in webrtc::RtcEventRtcpPacketOutgoing
21 RtcEventRtcpPacketOutgoing::RtcEventRtcpPacketOutgoing( in RtcEventRtcpPacketOutgoing() function in webrtc::RtcEventRtcpPacketOutgoing
/aosp_15_r20/external/webrtc/logging/rtc_event_log/encoder/
H A Drtc_event_log_encoder_legacy.h44 class RtcEventRtcpPacketOutgoing; variable
H A Drtc_event_log_encoder_new_format.h46 class RtcEventRtcpPacketOutgoing; variable
H A Drtc_event_log_encoder_unittest.cc829 TEST_P(RtcEventLogEncoderTest, RtcEventRtcpPacketOutgoing) { in TEST_P() argument