Searched refs:stop_all (Results 1 – 8 of 8) sorted by relevance
74 self.registry.stop_all().await; in stop()
116 auto pair = atomMatchingTrackerMap.find(simplePredicate.stop_all()); in setMatcherIndices()119 (long long)simplePredicate.stop_all()); in setMatcherIndices()
110 pub async fn stop_all(self: &Arc<Self>) { in stop_all() method
129 case R.id.stop_all: in onOptionsItemSelected()
128 optional int64 stop_all = 4; field
226 !handleMetricWithAtomMatchingTrackers(simplePredicate.stop_all(), metricIndex, in onConfigUpdatedLocked()
250 if (replacedMatchers.find(simplePredicate.stop_all()) != replacedMatchers.end()) { in determineConditionUpdateStatus()
487 !handleMetricWithAtomMatchingTrackers(simplePredicate.stop_all(), metricIndex, in createDurationMetricProducerAndUpdateMetadata()