Home
last modified time | relevance | path

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

/external/chromium/base/
Dhistogram.cc23 scoped_refptr<Histogram> Histogram::FactoryGet(const std::string& name, in FactoryGet() function in Histogram
51 scoped_refptr<Histogram> Histogram::FactoryGet(const std::string& name, in FactoryGet() function in Histogram
577 scoped_refptr<Histogram> LinearHistogram::FactoryGet( in FactoryGet() function in LinearHistogram
604 scoped_refptr<Histogram> LinearHistogram::FactoryGet(const std::string& name, in FactoryGet() function in LinearHistogram
672 scoped_refptr<Histogram> BooleanHistogram::FactoryGet(const std::string& name, in FactoryGet() function in BooleanHistogram