Searched refs:PersistentCreate (Results 1 – 5 of 5) sorted by relevance
155 static std::unique_ptr<HistogramBase> PersistentCreate(374 static std::unique_ptr<HistogramBase> PersistentCreate(512 static std::unique_ptr<HistogramBase> PersistentCreate(562 static std::unique_ptr<HistogramBase> PersistentCreate(
505 SparseHistogram::PersistentCreate(this, histogram_data_ptr->name, in CreateHistogram()584 histogram = Histogram::PersistentCreate( in CreateHistogram()591 histogram = LinearHistogram::PersistentCreate( in CreateHistogram()598 histogram = BooleanHistogram::PersistentCreate( in CreateHistogram()605 histogram = CustomHistogram::PersistentCreate( in CreateHistogram()
36 static std::unique_ptr<HistogramBase> PersistentCreate(
307 std::unique_ptr<HistogramBase> Histogram::PersistentCreate( in PersistentCreate() function in base::Histogram904 std::unique_ptr<HistogramBase> LinearHistogram::PersistentCreate( in PersistentCreate() function in base::LinearHistogram1123 std::unique_ptr<HistogramBase> BooleanHistogram::PersistentCreate( in PersistentCreate() function in base::BooleanHistogram1240 std::unique_ptr<HistogramBase> CustomHistogram::PersistentCreate( in PersistentCreate() function in base::CustomHistogram
79 std::unique_ptr<HistogramBase> SparseHistogram::PersistentCreate( in PersistentCreate() function in base::SparseHistogram