Searched defs:FactoryGet (Results 1 – 2 of 2) sorted by relevance
87 HistogramBase* Histogram::FactoryGet(const std::string& name, in FactoryGet() function in base::Histogram136 HistogramBase* Histogram::FactoryGet(const char* name, in FactoryGet() function in base::Histogram550 HistogramBase* LinearHistogram::FactoryGet(const std::string& name, in FactoryGet() function in base::LinearHistogram569 HistogramBase* LinearHistogram::FactoryGet(const char* name, in FactoryGet() function in base::LinearHistogram709 HistogramBase* BooleanHistogram::FactoryGet(const std::string& name, in FactoryGet() function in base::BooleanHistogram731 HistogramBase* BooleanHistogram::FactoryGet(const char* name, int32_t flags) { in FactoryGet() function in base::BooleanHistogram769 HistogramBase* CustomHistogram::FactoryGet( in FactoryGet() function in base::CustomHistogram795 HistogramBase* CustomHistogram::FactoryGet( in FactoryGet() function in base::CustomHistogram
22 HistogramBase* SparseHistogram::FactoryGet(const std::string& name, in FactoryGet() function in base::SparseHistogram