Home
last modified time | relevance | path

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

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