Searched refs:hitGuardRailLocked (Results 1 – 8 of 8) sorted by relevance
134 bool hitGuardRailLocked(const MetricDimensionKey& newKey);
345 bool CountMetricProducer::hitGuardRailLocked(const MetricDimensionKey& newKey) { in hitGuardRailLocked() function in android::os::statsd::CountMetricProducer384 if (hitGuardRailLocked(eventKey)) { in onMatchedLogEventInternalLocked()
184 bool hitGuardRailLocked(const MetricDimensionKey& newKey) const;
222 bool hitGuardRailLocked(const MetricDimensionKey& newKey);
524 bool GaugeMetricProducer::hitGuardRailLocked(const MetricDimensionKey& newKey) { in hitGuardRailLocked() function in android::os::statsd::GaugeMetricProducer583 if (hitGuardRailLocked(eventKey)) { in onMatchedLogEventInternalLocked()
330 bool hitGuardRailLocked(const MetricDimensionKey& newKey) const;
663 bool DurationMetricProducer::hitGuardRailLocked(const MetricDimensionKey& newKey) const { in hitGuardRailLocked() function in android::os::statsd::DurationMetricProducer693 if (hitGuardRailLocked(eventKey)) { in handleStartEvent()
652 bool ValueMetricProducer<AggregatedValue, DimExtras>::hitGuardRailLocked( in hitGuardRailLocked() function in android::os::statsd::ValueMetricProducer711 if (hitGuardRailLocked(eventKey)) { in onMatchedLogEventInternalLocked()