Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/metrics/
H A Dhistogram.cc650 HistogramBase* Histogram::FactoryGetInternal(std::string_view name, in FactoryGetInternal() function in base::Histogram
892 HistogramBase* LinearHistogram::FactoryGetInternal(std::string_view name, in FactoryGetInternal() function in base::LinearHistogram
1079 HistogramBase* BooleanHistogram::FactoryGetInternal(std::string_view name, in FactoryGetInternal() function in base::BooleanHistogram
1262 HistogramBase* CustomHistogram::FactoryGetInternal( in FactoryGetInternal() function in base::CustomHistogram