Home
last modified time | relevance | path

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

/external/webrtc/logging/rtc_event_log/
Drtc_event_log_parser.h698 ParsedRtcEventLog::ParseStatusOr<LoggedAudioPlayoutEvent> GetAudioPlayout( in RTC_POP_IGNORING_WUNDEF()
Drtc_event_log_parser.cc1707 auto status_or_value = GetAudioPlayout(event); in StoreParsedLegacyEvent()
1972 ParsedRtcEventLog::GetAudioPlayout(const rtclog::Event& event) const { in GetAudioPlayout() function in webrtc::ParsedRtcEventLog