Home
last modified time | relevance | path

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

/external/cronet/base/metrics/
Dsparse_histogram.cc82 std::unique_ptr<HistogramBase> SparseHistogram::PersistentCreate( in PersistentCreate() function in base::SparseHistogram
Dhistogram.cc310 std::unique_ptr<HistogramBase> Histogram::PersistentCreate( in PersistentCreate() function in base::Histogram
785 std::unique_ptr<HistogramBase> LinearHistogram::PersistentCreate( in PersistentCreate() function in base::LinearHistogram
1018 std::unique_ptr<HistogramBase> BooleanHistogram::PersistentCreate( in PersistentCreate() function in base::BooleanHistogram
1128 std::unique_ptr<HistogramBase> CustomHistogram::PersistentCreate( in PersistentCreate() function in base::CustomHistogram
/external/libchrome/base/metrics/
Dhistogram.cc307 std::unique_ptr<HistogramBase> Histogram::PersistentCreate( in PersistentCreate() function in base::Histogram
904 std::unique_ptr<HistogramBase> LinearHistogram::PersistentCreate( in PersistentCreate() function in base::LinearHistogram
1123 std::unique_ptr<HistogramBase> BooleanHistogram::PersistentCreate( in PersistentCreate() function in base::BooleanHistogram
1240 std::unique_ptr<HistogramBase> CustomHistogram::PersistentCreate( in PersistentCreate() function in base::CustomHistogram
Dsparse_histogram.cc79 std::unique_ptr<HistogramBase> SparseHistogram::PersistentCreate( in PersistentCreate() function in base::SparseHistogram