Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/anomaly/
DAlarmMonitor.h49 struct SmallerTimestamp { struct
50 bool operator()(sp<const InternalAlarm> a, sp<const InternalAlarm> b) const { in operator()