Searched refs:GetNextWithIgnore (Results 1 – 2 of 2) sorted by relevance
190 std::unique_ptr<HistogramBase> GetNext() { return GetNextWithIgnore(0); } in GetNext()194 std::unique_ptr<HistogramBase> GetNextWithIgnore(Reference ignore);
249 PersistentHistogramAllocator::Iterator::GetNextWithIgnore(Reference ignore) { in GetNextWithIgnore() function in base::PersistentHistogramAllocator::Iterator859 import_iterator_.GetNextWithIgnore(record_to_ignore); in ImportHistogramsToStatisticsRecorder()