Home
last modified time | relevance | path

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

/external/cronet/base/metrics/
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
/external/libchrome/base/metrics/
Dhistogram_functions.cc14 void UmaHistogramBoolean(const std::string& name, bool sample) { in UmaHistogramBoolean() function