Home
last modified time | relevance | path

Searched refs:hitFullBucketGuardRailLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/statsd/src/metrics/
DValueMetricProducer.h184 bool hitFullBucketGuardRailLocked(const MetricDimensionKey& newKey);
DValueMetricProducer.cpp619 bool ValueMetricProducer::hitFullBucketGuardRailLocked(const MetricDimensionKey& newKey) { in hitFullBucketGuardRailLocked() function in android::os::statsd::ValueMetricProducer
958 if (hitFullBucketGuardRailLocked(slice.first)) { in appendToFullBucket()