Searched defs:SmallerTimestamp (Results 1 – 1 of 1) sorted by relevance
49 struct SmallerTimestamp { struct50 bool operator()(sp<const InternalAlarm> a, sp<const InternalAlarm> b) const { in operator()