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