Searched defs:FactoryGet (Results 1 – 2 of 2) sorted by relevance
249 HistogramBase* Histogram::FactoryGet(const std::string& name, in FactoryGet() function in base::Histogram281 HistogramBase* Histogram::FactoryGet(const char* name, in FactoryGet() function in base::Histogram868 HistogramBase* LinearHistogram::FactoryGet(const std::string& name, in FactoryGet() function in base::LinearHistogram887 HistogramBase* LinearHistogram::FactoryGet(const char* name, in FactoryGet() function in base::LinearHistogram1114 HistogramBase* BooleanHistogram::FactoryGet(const std::string& name, in FactoryGet() function in base::BooleanHistogram1119 HistogramBase* BooleanHistogram::FactoryGet(const char* name, int32_t flags) { in FactoryGet() function in base::BooleanHistogram1224 HistogramBase* CustomHistogram::FactoryGet( in FactoryGet() function in base::CustomHistogram1233 HistogramBase* CustomHistogram::FactoryGet( in FactoryGet() function in base::CustomHistogram
26 HistogramBase* SparseHistogram::FactoryGet(const std::string& name, in FactoryGet() function in base::SparseHistogram