HomeSort by relevance Sort by last modified time
    Searched refs:mLastReportWallClockNs (Results 1 - 2 of 2) sorted by null

  /frameworks/base/cmds/statsd/src/metrics/
MetricsManager.h 97 return mLastReportWallClockNs;
131 int64_t mLastReportWallClockNs;
MetricsManager.cpp 66 mLastReportWallClockNs(getWallClockNs()) {
228 mLastReportWallClockNs = getWallClockNs();

Completed in 182 milliseconds