Searched refs:hitFullBucketGuardRailLocked (Results 1 – 2 of 2) sorted by relevance
184 bool hitFullBucketGuardRailLocked(const MetricDimensionKey& newKey);
619 bool ValueMetricProducer::hitFullBucketGuardRailLocked(const MetricDimensionKey& newKey) { in hitFullBucketGuardRailLocked() function in android::os::statsd::ValueMetricProducer958 if (hitFullBucketGuardRailLocked(slice.first)) { in appendToFullBucket()