Searched refs:kIdRotationPeriod (Results 1 – 1 of 1) sorted by relevance
74 constexpr double kIdRotationPeriod = 30 * 24 * 60 * 60; /* Thirty days, in seconds */ variable89 return {ResponseCode::NO_ERROR, diff_secs < kIdRotationPeriod}; in hadFactoryResetSinceIdRotation()