Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/src/metrics/
H A DValueMetricProducer.cpp863 bool shouldSkipForPulledMetric = mIsPulled && !mUseDiff in onMatchedLogEventInternalLocked() local
865 if (shouldSkipForPushMetric || shouldSkipForPulledMetric) { in onMatchedLogEventInternalLocked()