Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/src/metrics/parsing_utils/
H A Dmetrics_manager_util.cpp315 int newActivationMatcherIndex = newActivationIt->second; in handleMetricActivationOnConfigUpdate() local
329 newEventActivationMap.emplace(newActivationMatcherIndex, oldEventActivationIt->second); in handleMetricActivationOnConfigUpdate()
330 activationAtomTrackerToMetricMap[newActivationMatcherIndex].push_back(metricIndex); in handleMetricActivationOnConfigUpdate()