Home
last modified time | relevance | path

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

/external/webrtc/logging/rtc_event_log/
Drtc_event_log_parser.cc916 std::vector<RtpExtension> GetRuntimeRtpHeaderExtensionConfig( in GetRuntimeRtpHeaderExtensionConfig() function
3221 GetRuntimeRtpHeaderExtensionConfig(proto.header_extensions()); in StoreVideoRecvConfig()
3239 GetRuntimeRtpHeaderExtensionConfig(proto.header_extensions()); in StoreVideoSendConfig()
3256 GetRuntimeRtpHeaderExtensionConfig(proto.header_extensions()); in StoreAudioRecvConfig()
3271 GetRuntimeRtpHeaderExtensionConfig(proto.header_extensions()); in StoreAudioSendConfig()
Drtc_event_log_parser.h254 std::vector<RtpExtension> GetRuntimeRtpHeaderExtensionConfig( in RTC_POP_IGNORING_WUNDEF()