Searched defs:AddWithWeight (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/modules/StatsD/lib/libkll/ | ||
H A D | sampler.cpp | 45 void KllSampler::AddWithWeight(int64_t item, int weight) { in AddWithWeight() function in dist_proc::aggregation::internal::KllSampler |
H A D | compactor_stack.cpp | 67 void CompactorStack::AddWithWeight(int64_t value, int weight) { in AddWithWeight() function in dist_proc::aggregation::internal::CompactorStack |