Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/metrics/parsing_utils/
Dmetrics_manager_util.cpp286 optional<InvalidConfigReason> handleMetricWithStates( in handleMetricWithStates() function
549 handleMetricWithStates(config, metric.id(), metric.slice_by_state(), stateAtomIdMap, in createCountMetricProducerAndUpdateMetadata()
724 handleMetricWithStates(config, metric.id(), metric.slice_by_state(), stateAtomIdMap, in createDurationMetricProducerAndUpdateMetadata()
982 handleMetricWithStates(config, metric.id(), metric.slice_by_state(), stateAtomIdMap, in createNumericValueMetricProducerAndUpdateMetadata()
1141 handleMetricWithStates(config, metric.id(), metric.slice_by_state(), stateAtomIdMap, in createKllMetricProducerAndUpdateMetadata()