Searched refs:hitGuardRail (Results 1 – 8 of 8) sorted by relevance
98 bool StateTracker::hitGuardRail(const HashableDimensionKey& newKey) { in hitGuardRail() function in android::os::statsd::StateTracker152 hitGuardRail(primaryKey); in evaluateCondition()
121 bool hitGuardRail(const HashableDimensionKey& newKey);
134 bool hitGuardRail(const HashableDimensionKey& newKey);
149 bool SimpleConditionTracker::hitGuardRail(const HashableDimensionKey& newKey) { in hitGuardRail() function in android::os::statsd::SimpleConditionTracker174 if (hitGuardRail(outputKey)) { in handleConditionEvent()
73 bool hitGuardRail(const HashableDimensionKey& newKey);
62 bool MaxDurationTracker::hitGuardRail(const HashableDimensionKey& newKey) { in hitGuardRail() function in android::os::statsd::MaxDurationTracker85 if (hitGuardRail(key)) { in noteStart()
52 bool OringDurationTracker::hitGuardRail(const HashableDimensionKey& newKey) { in hitGuardRail() function in android::os::statsd::OringDurationTracker73 if (hitGuardRail(key)) { in noteStart()