Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/metrics/
DKllMetricProducer.h76 inline bool canSkipLogEventLocked( in canSkipLogEventLocked() function
DValueMetricProducer.h145 virtual inline bool canSkipLogEventLocked(
DNumericValueMetricProducer.h113 inline bool canSkipLogEventLocked( in canSkipLogEventLocked() function
DValueMetricProducer.cpp662 if (canSkipLogEventLocked(eventKey, condition, eventTimeNs, statePrimaryKeys)) { in onMatchedLogEventInternalLocked()