Home
last modified time | relevance | path

Searched defs:onDumpReport (Results 1 – 3 of 3) sorted by relevance

/packages/modules/StatsD/statsd/src/
DStatsLogProcessor.cpp660 void StatsLogProcessor::onDumpReport(const ConfigKey& key, const int64_t dumpTimeStampNs, in onDumpReport() function in android::os::statsd::StatsLogProcessor
723 void StatsLogProcessor::onDumpReport(const ConfigKey& key, const int64_t dumpTimeStampNs, in onDumpReport() function in android::os::statsd::StatsLogProcessor
742 void StatsLogProcessor::onDumpReport(const ConfigKey& key, const int64_t dumpTimeStampNs, in onDumpReport() function in android::os::statsd::StatsLogProcessor
/packages/modules/StatsD/statsd/src/metrics/
DMetricProducer.h244 void onDumpReport(const int64_t dumpTimeNs, const bool include_current_partial_bucket, in onDumpReport() function
DMetricsManager.cpp479 void MetricsManager::onDumpReport(const int64_t dumpTimeStampNs, const int64_t wallClockNs, in onDumpReport() function in android::os::statsd::MetricsManager