Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/StatsD/statsd/src/metrics/
DValueMetricProducer.h43 std::vector<int> aggIndex; member
274 int aggIndex; member
DKllMetricProducer.cpp78 const int aggIndex, const unique_ptr<KllQuantile>& kll, const int sampleSize, in writePastBucketAggregateToProto()
DNumericValueMetricProducer.cpp133 const int aggIndex, const NumericValue& value, const int sampleSize, in writePastBucketAggregateToProto()