Home
last modified time | relevance | path

Searched refs:GetRuntimeRtpHeaderExtensionConfig (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/logging/rtc_event_log/
H A Drtc_event_log_parser.cc921 std::vector<RtpExtension> GetRuntimeRtpHeaderExtensionConfig( in GetRuntimeRtpHeaderExtensionConfig() function
3515 GetRuntimeRtpHeaderExtensionConfig(proto.header_extensions()); in StoreVideoRecvConfig()
3533 GetRuntimeRtpHeaderExtensionConfig(proto.header_extensions()); in StoreVideoSendConfig()
3550 GetRuntimeRtpHeaderExtensionConfig(proto.header_extensions()); in StoreAudioRecvConfig()
3565 GetRuntimeRtpHeaderExtensionConfig(proto.header_extensions()); in StoreAudioSendConfig()
H A Drtc_event_log_parser.h312 std::vector<RtpExtension> GetRuntimeRtpHeaderExtensionConfig( in RTC_POP_IGNORING_WUNDEF()