Home
last modified time | relevance | path

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

/external/webrtc/logging/rtc_event_log/
Drtc_event_log_parser.h402 return audio_recv_configs_; in RTC_POP_IGNORING_WUNDEF()
854 std::vector<LoggedAudioRecvConfig> audio_recv_configs_; in RTC_POP_IGNORING_WUNDEF() local
Drtc_event_log_parser.cc1069 audio_recv_configs_.clear(); in Clear()
1399 audio_recv_configs_.emplace_back(timestamp_us, config.value()); in StoreParsedLegacyEvent()
3258 audio_recv_configs_.push_back(stream); in StoreAudioRecvConfig()