Home
last modified time | relevance | path

Searched defs:SparseHistogram (Results 1 – 3 of 3) sorted by relevance

/external/cronet/base/metrics/
Dsparse_histogram.cc195 SparseHistogram::SparseHistogram(const char* name) in SparseHistogram() function in base::SparseHistogram
200 SparseHistogram::SparseHistogram(PersistentHistogramAllocator* allocator, in SparseHistogram() function in base::SparseHistogram
/external/libchrome/base/metrics/
Dsparse_histogram.cc180 SparseHistogram::SparseHistogram(const char* name) in SparseHistogram() function in base::SparseHistogram
185 SparseHistogram::SparseHistogram(PersistentHistogramAllocator* allocator, in SparseHistogram() function in base::SparseHistogram
/external/cronet/base/android/
Dnative_uma_recorder.cc131 HistogramBase* SparseHistogram(JNIEnv* env, in SparseHistogram() function