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