Home
last modified time | relevance | path

Searched refs:rearWatchPoint (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Ddb_helper.cpp104 …ist.begin(), list.end(), [] (const WatchPoint& frontWatchPoint, const WatchPoint& rearWatchPoint) { in SelectEventFromDB() argument
105 return frontWatchPoint.GetTimestamp() < rearWatchPoint.GetTimestamp(); in SelectEventFromDB()