Searched refs:hitGuardRail (Results 1 – 6 of 6) sorted by relevance
40 bool MaxDurationTracker::hitGuardRail(const HashableDimensionKey& newKey, in hitGuardRail() function in android::os::statsd::MaxDurationTracker69 if (hitGuardRail(key, dimensionHardLimit)) { in noteStart()
83 bool hitGuardRail(const HashableDimensionKey& newKey, size_t dimensionHardLimit) const;
84 bool hitGuardRail(const HashableDimensionKey& newKey, size_t dimensionHardLimit) const;
43 bool OringDurationTracker::hitGuardRail(const HashableDimensionKey& newKey, in hitGuardRail() function in android::os::statsd::OringDurationTracker70 if (hitGuardRail(key, dimensionHardLimit)) { in noteStart()
167 bool SimpleConditionTracker::hitGuardRail(const HashableDimensionKey& newKey) const { in hitGuardRail() function in android::os::statsd::SimpleConditionTracker192 if (hitGuardRail(outputKey)) { in handleConditionEvent()
132 bool hitGuardRail(const HashableDimensionKey& newKey) const;