Searched refs:AGING_DEVICE_INTERVAL (Results 1 – 1 of 1) sorted by relevance
32 static const int64_t AGING_DEVICE_INTERVAL = 14 * 24 * 60 * 60LL; variable246 int64_t agingTime = MediaFileUtils::UTCTimeSeconds() - AGING_DEVICE_INTERVAL; in GetAgingDeviceData()