Searched refs:isInRefractoryPeriod (Results 1 – 3 of 3) sorted by relevance
209 if (isInRefractoryPeriod(timestampNs, key)) { in declareAnomaly()253 bool AnomalyTracker::isInRefractoryPeriod(const int64_t timestampNs, in isInRefractoryPeriod() function in android::os::statsd::AnomalyTracker
42 if (isInRefractoryPeriod(timestampNs, dimensionKey)) { in startAlarm()
204 bool isInRefractoryPeriod(int64_t timestampNs, const MetricDimensionKey& key) const;