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

/frameworks/base/cmds/statsd/src/metrics/
H A DMetricsManager.h97 return mLastReportWallClockNs;
131 int64_t mLastReportWallClockNs; member in class:android::os::statsd::MetricsManager
H A DMetricsManager.cpp66 mLastReportWallClockNs(getWallClockNs()) {
228 mLastReportWallClockNs = getWallClockNs();

Completed in 8 milliseconds