Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/metrics/
DDurationMetricProducer.h110 const size_t mStopAllIndex; variable
DDurationMetricProducer.cpp77 mStopAllIndex(stopAllIndex), in DurationMetricProducer()
748 if (matcherIndex == mStopAllIndex) { in onMatchedLogEventLocked()