Home
last modified time | relevance | path

Searched defs:AddScaledCount (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/metrics/
H A Dhistogram.cc988 void ScaledLinearHistogram::AddScaledCount(Sample value, int64_t count) { in AddScaledCount() function in base::ScaledLinearHistogram
/aosp_15_r20/external/libchrome/base/metrics/
H A Dhistogram.cc1051 void ScaledLinearHistogram::AddScaledCount(Sample value, int count) { in AddScaledCount() function in base::ScaledLinearHistogram