Home
last modified time | relevance | path

Searched defs:BooleanHistogram (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/metrics/
Dhistogram.h92 class BooleanHistogram; variable
/aosp_15_r20/external/libchrome/base/metrics/
H A Dhistogram.h89 class BooleanHistogram; variable
H A Dhistogram.cc1138 BooleanHistogram::BooleanHistogram(const char* name, const BucketRanges* ranges) in BooleanHistogram() function in base::BooleanHistogram
1141 BooleanHistogram::BooleanHistogram( in BooleanHistogram() function in base::BooleanHistogram
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/metrics/
Dhistogram.h92 class BooleanHistogram; variable
/aosp_15_r20/external/cronet/base/metrics/
H A Dhistogram.h90 class BooleanHistogram; variable
H A Dhistogram.cc1084 BooleanHistogram::BooleanHistogram(const char* name, const BucketRanges* ranges) in BooleanHistogram() function in base::BooleanHistogram
1087 BooleanHistogram::BooleanHistogram( in BooleanHistogram() function in base::BooleanHistogram
/aosp_15_r20/external/cronet/base/android/
H A Dnative_uma_recorder.cc76 HistogramBase* BooleanHistogram(JNIEnv* env, in BooleanHistogram() function