Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/metrics/
H A Dhistogram_functions.cc59 void UmaHistogramCustomCounts(const std::string& name, in UmaHistogramCustomCounts() function
70 void UmaHistogramCustomCounts(const char* name, in UmaHistogramCustomCounts() function
/aosp_15_r20/external/libchrome/base/metrics/
H A Dhistogram_functions.cc33 void UmaHistogramCustomCounts(const std::string& name, in UmaHistogramCustomCounts() function