Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/metrics/duration_helper/
DMaxDurationTracker.cpp205 bool hasPendingEvent = in flushCurrentBucket() local
214 hasPendingEvent = true; in flushCurrentBucket()
237 return !hasPendingEvent; in flushCurrentBucket()