Home
last modified time | relevance | path

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

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