Home
last modified time | relevance | path

Searched refs:HistogramTypeToString (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/libchrome/base/metrics/
H A Dhistogram_base.h55 std::string HistogramTypeToString(HistogramType type);
H A Dhistogram_base.cc31 std::string HistogramTypeToString(HistogramType type) { in HistogramTypeToString() function
H A Dhistogram.cc784 params->SetString("type", HistogramTypeToString(GetHistogramType())); in GetParameters()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/metrics/
Dhistogram_base.h58 std::string HistogramTypeToString(HistogramType type);
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/metrics/
Dhistogram_base.h58 std::string HistogramTypeToString(HistogramType type);
/aosp_15_r20/external/cronet/base/metrics/
H A Dhistogram_base.h54 std::string HistogramTypeToString(HistogramType type);
H A Dsparse_histogram.cc237 params.Set("type", HistogramTypeToString(GetHistogramType())); in GetParameters()
H A Dhistogram_base.cc33 std::string HistogramTypeToString(HistogramType type) { in HistogramTypeToString() function
H A Dhistogram.cc708 params.Set("type", HistogramTypeToString(GetHistogramType())); in GetParameters()