Searched refs:stopAllIndex (Results 1 – 3 of 3) sorted by relevance
/packages/modules/StatsD/statsd/src/metrics/ |
D | DurationMetricProducer.h | 44 const int startIndex, int stopIndex, int stopAllIndex, const bool nesting,
|
D | DurationMetricProducer.cpp | 74 const int startIndex, const int stopIndex, const int stopAllIndex, const bool nesting, in DurationMetricProducer() argument 88 mStopAllIndex(stopAllIndex), in DurationMetricProducer()
|
/packages/modules/StatsD/statsd/src/metrics/parsing_utils/ |
D | metrics_manager_util.cpp | 663 int startIndex = -1, stopIndex = -1, stopAllIndex = -1; in createDurationMetricProducerAndUpdateMetadata() local 690 trackerToMetricMap, stopAllIndex); in createDurationMetricProducerAndUpdateMetadata() 782 stopAllIndex, nesting, wizard, metricHash, internalDimensions, timeBaseNs, in createDurationMetricProducerAndUpdateMetadata()
|