Searched refs:newDeactivationIt (Results 1 – 1 of 1) sorted by relevance
479 const auto& newDeactivationIt = newAtomMatchingTrackerMap.find(deactivationMatcherId); in handleMetricActivationOnConfigUpdate() local480 if (newDeactivationIt == newAtomMatchingTrackerMap.end()) { in handleMetricActivationOnConfigUpdate()486 int newDeactivationMatcherIndex = newDeactivationIt->second; in handleMetricActivationOnConfigUpdate()