Home
last modified time | relevance | path

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

/external/webrtc/video/
Dsend_statistics_proxy.cc56 const char* GetUmaPrefix(VideoEncoderConfig::ContentType content_type) { in GetUmaPrefix() function
153 new UmaSamplesContainer(GetUmaPrefix(content_type_), stats_, clock)) {
678 GetUmaPrefix(config.content_type), stats_, clock_)); in OnEncoderReconfigured()