Searched defs:ScheduleDataCompare (Results 1 – 2 of 2) sorted by relevance
3147 struct ScheduleDataCompare { in scheduleBlock() struct3148 bool operator()(ScheduleData *SD1, ScheduleData *SD2) { in scheduleBlock()
5213 struct ScheduleDataCompare { in scheduleBlock() struct5214 bool operator()(ScheduleData *SD1, ScheduleData *SD2) const { in scheduleBlock()