Searched defs:dumpTimeStampNs (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/modules/StatsD/statsd/src/ |
D | StatsLogProcessor.cpp | 672 void StatsLogProcessor::onDumpReport(const ConfigKey& key, const int64_t dumpTimeStampNs, in onDumpReport() 735 void StatsLogProcessor::onDumpReport(const ConfigKey& key, const int64_t dumpTimeStampNs, in onDumpReport() 754 void StatsLogProcessor::onDumpReport(const ConfigKey& key, const int64_t dumpTimeStampNs, in onDumpReport() 766 const ConfigKey& key, const int64_t dumpTimeStampNs, const int64_t wallClockNs, in onConfigMetricsReportLocked()
|
/aosp_15_r20/packages/modules/StatsD/statsd/src/metrics/ |
D | MetricsManager.cpp | 487 void MetricsManager::onDumpReport(const int64_t dumpTimeStampNs, const int64_t wallClockNs, in onDumpReport()
|