OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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