Home
last modified time | relevance | path

Searched refs:mLastReportWallClockNs (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/statsd/src/metrics/
DMetricsManager.h115 return mLastReportWallClockNs; in getLastReportWallClockNs()
164 int64_t mLastReportWallClockNs; variable
DMetricsManager.cpp73 mLastReportWallClockNs(getWallClockNs()), in MetricsManager()
258 mLastReportWallClockNs = getWallClockNs(); in onDumpReport()