Searched defs:flushCurrentBucketLocked (Results 1 – 5 of 5) sorted by relevance
/aosp12/packages/modules/StatsD/statsd/src/metrics/ | ||
H A D | CountMetricProducer.cpp | 401 void CountMetricProducer::flushCurrentBucketLocked(const int64_t& eventTimeNs, in flushCurrentBucketLocked() function in android::os::statsd::CountMetricProducer |
H A D | GaugeMetricProducer.cpp | 615 void GaugeMetricProducer::flushCurrentBucketLocked(const int64_t& eventTimeNs, in flushCurrentBucketLocked() function in android::os::statsd::GaugeMetricProducer |
H A D | MetricProducer.h | 376 virtual void flushCurrentBucketLocked(const int64_t& eventTimeNs, in flushCurrentBucketLocked() function |
H A D | DurationMetricProducer.cpp | 589 void DurationMetricProducer::flushCurrentBucketLocked(const int64_t& eventTimeNs, in flushCurrentBucketLocked() function in android::os::statsd::DurationMetricProducer |
H A D | ValueMetricProducer.cpp | 1056 void ValueMetricProducer::flushCurrentBucketLocked(const int64_t& eventTimeNs, in flushCurrentBucketLocked() function in android::os::statsd::ValueMetricProducer |