Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/metrics/
H A Dhistogram_functions.cc14 void UmaHistogramBoolean(const std::string& name, bool sample) { in UmaHistogramBoolean() function
20 void UmaHistogramBoolean(const char* name, bool sample) { in UmaHistogramBoolean() function
/aosp_15_r20/external/libchrome/base/metrics/
H A Dhistogram_functions.cc14 void UmaHistogramBoolean(const std::string& name, bool sample) { in UmaHistogramBoolean() function