Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/metrics/
DValueMetricProducer.cpp682 bool shouldSkipForPushMetric = !mIsPulled && !condition; in onMatchedLogEventInternalLocked() local
691 if (shouldSkipForPushMetric || shouldSkipForPulledMetric) { in onMatchedLogEventInternalLocked()