Home
last modified time | relevance | path

Searched refs:hasAvgAggregationType (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/src/metrics/
DNumericValueMetricProducer.h155 bool hasAvgAggregationType(const vector<ValueMetric::AggregationType> aggregationTypes) const { in hasAvgAggregationType() function
DNumericValueMetricProducer.cpp79 : hasAvgAggregationType(whatOptions.aggregationTypes)), in NumericValueMetricProducer()