Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/src/metrics/parsing_utils/
H A Dmetrics_manager_util.cpp323 int oldActivationMatcherIndex = oldActivationIt->second; in handleMetricActivationOnConfigUpdate() local
324 const auto& oldEventActivationIt = oldEventActivationMap.find(oldActivationMatcherIndex); in handleMetricActivationOnConfigUpdate()