Searched defs:GreaterByTime (Results 1 – 1 of 1) sorted by relevance
51 struct GreaterByTime { struct52 bool operator()(const VhalEvent& lhs, const VhalEvent& rhs) const { in operator()