Home
last modified time | relevance | path

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

/external/webrtc/logging/rtc_event_log/
Drtc_event_log_parser.h737 ParseStatus StoreAudioSendConfig(const rtclog2::AudioSendStreamConfig& proto); in RTC_POP_IGNORING_WUNDEF()
Drtc_event_log_parser.cc2573 return StoreAudioSendConfig(stream.audio_send_stream_configs(0)); in StoreParsedNewFormatEvent()
3556 ParsedRtcEventLog::ParseStatus ParsedRtcEventLog::StoreAudioSendConfig( in StoreAudioSendConfig() function in webrtc::ParsedRtcEventLog