Home
last modified time | relevance | path

Searched refs:FactoryGetWithRangeDescription (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/metrics/
Dhistogram.h381 static HistogramBase* FactoryGetWithRangeDescription(
Dhistogram.cc786 return FactoryGetWithRangeDescription( in FactoryGet()
832 HistogramBase* LinearHistogram::FactoryGetWithRangeDescription( in FactoryGetWithRangeDescription() function in base::LinearHistogram
/external/libchrome/base/message_loop/
Dmessage_loop.cc584 message_histogram_ = LinearHistogram::FactoryGetWithRangeDescription( in StartHistogrammer()