Home
last modified time | relevance | path

Searched defs:pullNeeded (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/cmds/statsd/src/metrics/
DValueMetricProducer.cpp192 bool pullNeeded = mIsPulled && mCondition == ConditionState::kTrue; in dropDataLocked() local
217 bool pullNeeded = mIsPulled && mCondition == ConditionState::kTrue; in onDumpReportLocked() local