Searched defs:flushCurrentBucketLocked (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/cmds/statsd/src/metrics/ | ||
D | CountMetricProducer.cpp | 332 void CountMetricProducer::flushCurrentBucketLocked(const int64_t& eventTimeNs, in flushCurrentBucketLocked() function in android::os::statsd::CountMetricProducer |
D | MetricProducer.h | 297 virtual void flushCurrentBucketLocked(const int64_t& eventTimeNs, in flushCurrentBucketLocked() function |
D | GaugeMetricProducer.cpp | 558 void GaugeMetricProducer::flushCurrentBucketLocked(const int64_t& eventTimeNs, in flushCurrentBucketLocked() function in android::os::statsd::GaugeMetricProducer |
D | DurationMetricProducer.cpp | 613 void DurationMetricProducer::flushCurrentBucketLocked(const int64_t& eventTimeNs, in flushCurrentBucketLocked() function in android::os::statsd::DurationMetricProducer |
D | ValueMetricProducer.cpp | 843 void ValueMetricProducer::flushCurrentBucketLocked(const int64_t& eventTimeNs, in flushCurrentBucketLocked() function in android::os::statsd::ValueMetricProducer |