Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/src/metrics/
H A DValueMetricProducer.cpp878 const HashableDimensionKey oldStateKey = dimensionsInWhatInfo.currentState; in onMatchedLogEventInternalLocked() local
887 bool stateChange = oldStateKey != stateKey; in onMatchedLogEventInternalLocked()
896 mCurrentSlicedBucket[MetricDimensionKey(whatKey, oldStateKey)].intervals; in onMatchedLogEventInternalLocked()
1010 mCurrentSlicedBucket[MetricDimensionKey(whatKey, oldStateKey)] in onMatchedLogEventInternalLocked()