Home
last modified time | relevance | path

Searched refs:ExpandUmaLogger (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/
Dexpand_uma_logger.cc25 ExpandUmaLogger::ExpandUmaLogger(std::string uma_name, in ExpandUmaLogger() function in webrtc::ExpandUmaLogger
36 ExpandUmaLogger::~ExpandUmaLogger() = default;
38 void ExpandUmaLogger::UpdateSampleCounter(uint64_t samples, in UpdateSampleCounter()
Dexpand_uma_logger.h31 class ExpandUmaLogger {
33 ExpandUmaLogger(std::string uma_name,
37 ~ExpandUmaLogger();
52 RTC_DISALLOW_COPY_AND_ASSIGN(ExpandUmaLogger);
Dneteq_impl.h392 ExpandUmaLogger expand_uma_logger_ RTC_GUARDED_BY(mutex_);
393 ExpandUmaLogger speech_expand_uma_logger_ RTC_GUARDED_BY(mutex_);