Home
last modified time | relevance | path

Searched refs:HISTOGRAM_LOOKUP (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/metrics/
Dhistogram_base.h228 enum ReportActivity { HISTOGRAM_CREATED, HISTOGRAM_LOOKUP }; enumerator
Dhistogram_base.cc228 case HISTOGRAM_LOOKUP: in ReportHistogramActivity()
Dsparse_histogram.cc68 ReportHistogramActivity(*histogram, HISTOGRAM_LOOKUP); in FactoryGet()
Dhistogram.cc217 ReportHistogramActivity(*histogram, HISTOGRAM_LOOKUP); in Build()