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 | 304 virtual void flushCurrentBucketLocked(const int64_t& eventTimeNs, in flushCurrentBucketLocked() function |
| D | GaugeMetricProducer.cpp | 560 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 | 848 void ValueMetricProducer::flushCurrentBucketLocked(const int64_t& eventTimeNs, in flushCurrentBucketLocked() function in android::os::statsd::ValueMetricProducer |