Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/base/
H A Dhistogram.cc90 Histogram* Histogram::FactoryGet(Sample minimum, Sample maximum, in FactoryGet() function in base::Histogram
435 Histogram* LinearHistogram::FactoryGet(Sample minimum, Sample maximum, in FactoryGet() function in base::LinearHistogram
503 Histogram* BooleanHistogram::FactoryGet(Flags flags, const int* buckets) { in FactoryGet() function in base::BooleanHistogram
533 Histogram* FlagHistogram::FactoryGet(Flags flags, const int* buckets) { in FactoryGet() function in base::FlagHistogram
602 Histogram* CountHistogram::FactoryGet(Flags flags, const int* buckets) { in FactoryGet() function in base::CountHistogram
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/base/
H A Dhistogram.cc91 Histogram* Histogram::FactoryGet(Sample minimum, Sample maximum, in FactoryGet() function in base::Histogram
436 Histogram* LinearHistogram::FactoryGet(Sample minimum, Sample maximum, in FactoryGet() function in base::LinearHistogram
504 Histogram* BooleanHistogram::FactoryGet(Flags flags, const int* buckets) { in FactoryGet() function in base::BooleanHistogram
534 Histogram* FlagHistogram::FactoryGet(Flags flags, const int* buckets) { in FactoryGet() function in base::FlagHistogram
603 Histogram* CountHistogram::FactoryGet(Flags flags, const int* buckets) { in FactoryGet() function in base::CountHistogram
/dports/www/firefox/firefox-99.0/ipc/chromium/src/base/
H A Dhistogram.cc90 Histogram* Histogram::FactoryGet(Sample minimum, Sample maximum, in FactoryGet() function in base::Histogram
435 Histogram* LinearHistogram::FactoryGet(Sample minimum, Sample maximum, in FactoryGet() function in base::LinearHistogram
503 Histogram* BooleanHistogram::FactoryGet(Flags flags, const int* buckets) { in FactoryGet() function in base::BooleanHistogram
533 Histogram* FlagHistogram::FactoryGet(Flags flags, const int* buckets) { in FactoryGet() function in base::FlagHistogram
602 Histogram* CountHistogram::FactoryGet(Flags flags, const int* buckets) { in FactoryGet() function in base::CountHistogram
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/base/
H A Dhistogram.cc90 Histogram* Histogram::FactoryGet(Sample minimum, Sample maximum, in FactoryGet() function in base::Histogram
435 Histogram* LinearHistogram::FactoryGet(Sample minimum, Sample maximum, in FactoryGet() function in base::LinearHistogram
503 Histogram* BooleanHistogram::FactoryGet(Flags flags, const int* buckets) { in FactoryGet() function in base::BooleanHistogram
533 Histogram* FlagHistogram::FactoryGet(Flags flags, const int* buckets) { in FactoryGet() function in base::FlagHistogram
602 Histogram* CountHistogram::FactoryGet(Flags flags, const int* buckets) { in FactoryGet() function in base::CountHistogram
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/base/
H A Dhistogram.cc93 Histogram* Histogram::FactoryGet(Sample minimum, Sample maximum, in FactoryGet() function in base::Histogram
439 Histogram* LinearHistogram::FactoryGet(Sample minimum, Sample maximum, in FactoryGet() function in base::LinearHistogram
507 Histogram* BooleanHistogram::FactoryGet(Flags flags, const int* buckets) { in FactoryGet() function in base::BooleanHistogram
537 Histogram* FlagHistogram::FactoryGet(Flags flags, const int* buckets) { in FactoryGet() function in base::FlagHistogram
606 Histogram* CountHistogram::FactoryGet(Flags flags, const int* buckets) { in FactoryGet() function in base::CountHistogram
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/metrics/
H A Dhistogram.cc254 HistogramBase* Histogram::FactoryGet(const std::string& name, in FactoryGet() function in base::Histogram
290 HistogramBase* Histogram::FactoryGet(const char* name, in FactoryGet() function in base::Histogram
877 HistogramBase* LinearHistogram::FactoryGet(const std::string& name, in FactoryGet() function in base::LinearHistogram
898 HistogramBase* LinearHistogram::FactoryGet(const char* name, in FactoryGet() function in base::LinearHistogram
1161 HistogramBase* BooleanHistogram::FactoryGet(const std::string& name, in FactoryGet() function in base::BooleanHistogram
1166 HistogramBase* BooleanHistogram::FactoryGet(const char* name, int32_t flags) { in FactoryGet() function in base::BooleanHistogram
1270 HistogramBase* CustomHistogram::FactoryGet( in FactoryGet() function in base::CustomHistogram
1279 HistogramBase* CustomHistogram::FactoryGet( in FactoryGet() function in base::CustomHistogram
H A Dsparse_histogram.cc33 HistogramBase* SparseHistogram::FactoryGet(const std::string& name, in FactoryGet() function in base::SparseHistogram
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/metrics/
H A Dhistogram.cc254 HistogramBase* Histogram::FactoryGet(const std::string& name, in FactoryGet() function in base::Histogram
290 HistogramBase* Histogram::FactoryGet(const char* name, in FactoryGet() function in base::Histogram
902 HistogramBase* LinearHistogram::FactoryGet(const std::string& name, in FactoryGet() function in base::LinearHistogram
923 HistogramBase* LinearHistogram::FactoryGet(const char* name, in FactoryGet() function in base::LinearHistogram
1163 HistogramBase* BooleanHistogram::FactoryGet(const std::string& name, in FactoryGet() function in base::BooleanHistogram
1168 HistogramBase* BooleanHistogram::FactoryGet(const char* name, int32_t flags) { in FactoryGet() function in base::BooleanHistogram
1272 HistogramBase* CustomHistogram::FactoryGet( in FactoryGet() function in base::CustomHistogram
1281 HistogramBase* CustomHistogram::FactoryGet( in FactoryGet() function in base::CustomHistogram
H A Dsparse_histogram.cc31 HistogramBase* SparseHistogram::FactoryGet(const std::string& name, in FactoryGet() function in base::SparseHistogram