Searched refs:PersistentCreate (Results 1 – 5 of 5) sorted by relevance
145 static std::unique_ptr<HistogramBase> PersistentCreate(360 static std::unique_ptr<HistogramBase> PersistentCreate(451 static std::unique_ptr<HistogramBase> PersistentCreate(501 static std::unique_ptr<HistogramBase> PersistentCreate(
513 SparseHistogram::PersistentCreate(this, histogram_data_ptr->name, in CreateHistogram()582 histogram = Histogram::PersistentCreate( in CreateHistogram()590 histogram = LinearHistogram::PersistentCreate( in CreateHistogram()598 histogram = BooleanHistogram::PersistentCreate( in CreateHistogram()605 histogram = CustomHistogram::PersistentCreate( in CreateHistogram()
64 static std::unique_ptr<HistogramBase> PersistentCreate(
274 std::unique_ptr<HistogramBase> Histogram::PersistentCreate( in PersistentCreate() function in base::Histogram817 std::unique_ptr<HistogramBase> LinearHistogram::PersistentCreate( in PersistentCreate() function in base::LinearHistogram966 std::unique_ptr<HistogramBase> BooleanHistogram::PersistentCreate( in PersistentCreate() function in base::BooleanHistogram1074 std::unique_ptr<HistogramBase> CustomHistogram::PersistentCreate( in PersistentCreate() function in base::CustomHistogram
76 std::unique_ptr<HistogramBase> SparseHistogram::PersistentCreate( in PersistentCreate() function in base::SparseHistogram