Home
last modified time | relevance | path

Searched defs:HistogramBase (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/base/metrics/
Dhistogram_delta_serialization.h20 class HistogramBase; variable
Dpersistent_memory_allocator.h22 class HistogramBase; variable
Dhistogram_base.h26 class HistogramBase; variable
Dhistogram_base.cc66 HistogramBase::HistogramBase(const std::string& name) in HistogramBase() function in base::HistogramBase
Dhistogram.cc133 virtual void FillHistogram(HistogramBase* /*histogram*/) {} in FillHistogram() argument
/external/libchrome/base/message_loop/
Dmessage_loop.h42 class HistogramBase; variable