Home
last modified time | relevance | path

Searched refs:getConditionLinksForMetric (Results 1 – 4 of 4) sorted by relevance

/packages/modules/StatsD/statsd/src/metrics/
DKllMetricProducer.h71 inline ConditionLinks getConditionLinksForMetric(const StatsdConfig& config, in getConditionLinksForMetric() function
DNumericValueMetricProducer.h71 inline ConditionLinks getConditionLinksForMetric(const StatsdConfig& config, in getConditionLinksForMetric() function
DValueMetricProducer.h247 virtual ConditionLinks getConditionLinksForMetric(const StatsdConfig& config,
DValueMetricProducer.cpp214 const ConditionLinks& conditionLinks = getConditionLinksForMetric(config, configIndex); in onConfigUpdatedLocked()