Searched refs:DELETE_LIMIT (Results 1 – 1 of 1) sorted by relevance
38 const int64_t DELETE_LIMIT = 10000; variable78 if (delNum < DELETE_LIMIT) { // change to the next time interval in TryToCleanDb()98 return SysEventDao::Delete(sysEventQuery, DELETE_LIMIT); in CleanDbByTime()