Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/metrics/parsing_utils/
Dmetrics_manager_util.cpp455 int newActivationMatcherIndex = newActivationIt->second; in handleMetricActivationOnConfigUpdate() local
473 newEventActivationMap.emplace(newActivationMatcherIndex, oldEventActivationIt->second); in handleMetricActivationOnConfigUpdate()
474 activationAtomTrackerToMetricMap[newActivationMatcherIndex].push_back(metricIndex); in handleMetricActivationOnConfigUpdate()