Searched refs:frontWatchPoint (Results 1 – 1 of 1) sorted by relevance
104 …sort(list.begin(), list.end(), [] (const WatchPoint& frontWatchPoint, const WatchPoint& rearWatchP… in SelectEventFromDB() argument105 return frontWatchPoint.GetTimestamp() < rearWatchPoint.GetTimestamp(); in SelectEventFromDB()