Home
last modified time | relevance | path

Searched refs:FinalizeHistogram (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h250 void FinalizeHistogram(Reference ref, bool registered);
Dsparse_histogram.cc62 allocator->FinalizeHistogram(histogram_ref, in FactoryGet()
Dpersistent_histogram_allocator.cc394 void PersistentHistogramAllocator::FinalizeHistogram(Reference ref, in FinalizeHistogram() function in base::PersistentHistogramAllocator
Dhistogram.cc209 allocator->FinalizeHistogram(histogram_ref, in Build()