Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/metrics/
DKllMetricProducer.h77 inline bool canSkipLogEventLocked( in canSkipLogEventLocked() function
DNumericValueMetricProducer.h121 inline bool canSkipLogEventLocked( in canSkipLogEventLocked() function
DValueMetricProducer.h151 virtual inline bool canSkipLogEventLocked(
DValueMetricProducer.cpp707 if (canSkipLogEventLocked(eventKey, condition, eventTimeNs, statePrimaryKeys)) { in onMatchedLogEventInternalLocked()