Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/
DStatsLogProcessor.cpp656 void StatsLogProcessor::onDumpReport(const ConfigKey& key, const int64_t dumpTimeStampNs, in onDumpReport() function in android::os::statsd::StatsLogProcessor
707 void StatsLogProcessor::onDumpReport(const ConfigKey& key, const int64_t dumpTimeStampNs, in onDumpReport() function in android::os::statsd::StatsLogProcessor
728 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.h257 void onDumpReport(const int64_t dumpTimeNs, in onDumpReport() function
DMetricsManager.cpp441 void MetricsManager::onDumpReport(const int64_t dumpTimeStampNs, const int64_t wallClockNs, in onDumpReport() function in android::os::statsd::MetricsManager