Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/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
/dports/www/chromium-legacy/chromium-88.0.4324.182/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