Home
last modified time | relevance | path

Searched defs:UmaHistogramCounts1M (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/metrics/
H A Dhistogram_functions.cc113 void UmaHistogramCounts1M(const std::string& name, int sample) { in UmaHistogramCounts1M() function
117 void UmaHistogramCounts1M(const char* name, int sample) { in UmaHistogramCounts1M() function
/aosp_15_r20/external/libchrome/base/metrics/
H A Dhistogram_functions.cc59 void UmaHistogramCounts1M(const std::string& name, int sample) { in UmaHistogramCounts1M() function