Searched defs:FactoryGet (Results 1 – 2 of 2) sorted by relevance
235 HistogramBase* Histogram::FactoryGet(const std::string& name, in FactoryGet() function in base::Histogram257 HistogramBase* Histogram::FactoryGet(const char* name, in FactoryGet() function in base::Histogram781 HistogramBase* LinearHistogram::FactoryGet(const std::string& name, in FactoryGet() function in base::LinearHistogram800 HistogramBase* LinearHistogram::FactoryGet(const char* name, in FactoryGet() function in base::LinearHistogram957 HistogramBase* BooleanHistogram::FactoryGet(const std::string& name, in FactoryGet() function in base::BooleanHistogram962 HistogramBase* BooleanHistogram::FactoryGet(const char* name, int32_t flags) { in FactoryGet() function in base::BooleanHistogram1058 HistogramBase* CustomHistogram::FactoryGet( in FactoryGet() function in base::CustomHistogram1067 HistogramBase* CustomHistogram::FactoryGet( in FactoryGet() function in base::CustomHistogram
25 HistogramBase* SparseHistogram::FactoryGet(const std::string& name, in FactoryGet() function in base::SparseHistogram