Searched refs:hitGuardRail (Results 1 – 6 of 6) sorted by relevance
39 bool MaxDurationTracker::hitGuardRail(const HashableDimensionKey& newKey) { in hitGuardRail() function in android::os::statsd::MaxDurationTracker62 if (hitGuardRail(key)) { in noteStart()
40 bool OringDurationTracker::hitGuardRail(const HashableDimensionKey& newKey) { in hitGuardRail() function in android::os::statsd::OringDurationTracker61 if (hitGuardRail(key)) { in noteStart()
83 bool hitGuardRail(const HashableDimensionKey& newKey);
79 bool hitGuardRail(const HashableDimensionKey& newKey);
165 bool SimpleConditionTracker::hitGuardRail(const HashableDimensionKey& newKey) { in hitGuardRail() function in android::os::statsd::SimpleConditionTracker190 if (hitGuardRail(outputKey)) { in handleConditionEvent()
126 bool hitGuardRail(const HashableDimensionKey& newKey);