Home
last modified time | relevance | path

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

/system/core/logd/
DLogStatistics.cpp38 static const uint64_t monthSec = 31 * 24 * hourSec; variable
913 if (span > (monthSec * MS_PER_SEC)) { in Format()