Searched defs:noteStopAll (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/cmds/statsd/src/metrics/duration_helper/ | ||
D | OringDurationTracker.cpp | 124 void OringDurationTracker::noteStopAll(const int64_t timestamp) { in noteStopAll() function in android::os::statsd::OringDurationTracker |
D | MaxDurationTracker.cpp | 178 void MaxDurationTracker::noteStopAll(const int64_t eventTime) { in noteStopAll() function in android::os::statsd::MaxDurationTracker |