Home
last modified time | relevance | path

Searched defs:UmaHistogramCustomCounts (Results 1 – 3 of 3) sorted by relevance

/external/cronet/stable/base/metrics/
Dhistogram_functions.cc86 void UmaHistogramCustomCounts(std::string_view name, in UmaHistogramCustomCounts() function
97 void UmaHistogramCustomCounts(const std::string& name, in UmaHistogramCustomCounts() function
108 void UmaHistogramCustomCounts(const char* name, in UmaHistogramCustomCounts() function
/external/cronet/tot/base/metrics/
Dhistogram_functions.cc86 void UmaHistogramCustomCounts(std::string_view name, in UmaHistogramCustomCounts() function
97 void UmaHistogramCustomCounts(const std::string& name, in UmaHistogramCustomCounts() function
108 void UmaHistogramCustomCounts(const char* name, in UmaHistogramCustomCounts() function
/external/libchrome/base/metrics/
Dhistogram_functions.cc33 void UmaHistogramCustomCounts(const std::string& name, in UmaHistogramCustomCounts() function