Searched refs:hitGuardRailLocked (Results 1 – 8 of 8) sorted by relevance
127 bool hitGuardRailLocked(const MetricDimensionKey& newKey);
304 bool CountMetricProducer::hitGuardRailLocked(const MetricDimensionKey& newKey) { in hitGuardRailLocked() function in android::os::statsd::CountMetricProducer339 if (hitGuardRailLocked(eventKey)) { in onMatchedLogEventInternalLocked()
182 bool hitGuardRailLocked(const MetricDimensionKey& newKey);
205 bool hitGuardRailLocked(const MetricDimensionKey& newKey);
494 bool GaugeMetricProducer::hitGuardRailLocked(const MetricDimensionKey& newKey) { in hitGuardRailLocked() function in android::os::statsd::GaugeMetricProducer540 if (hitGuardRailLocked(eventKey)) { in onMatchedLogEventInternalLocked()
619 bool DurationMetricProducer::hitGuardRailLocked(const MetricDimensionKey& newKey) { in hitGuardRailLocked() function in android::os::statsd::DurationMetricProducer646 if (hitGuardRailLocked(eventKey)) { in handleStartEvent()
257 bool hitGuardRailLocked(const MetricDimensionKey& newKey);
753 bool ValueMetricProducer::hitGuardRailLocked(const MetricDimensionKey& newKey) { in hitGuardRailLocked() function in android::os::statsd::ValueMetricProducer871 if (hitGuardRailLocked(eventKey)) { in onMatchedLogEventInternalLocked()