Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Daudit.h75 static constexpr uint32_t MAX_DISK_LOG_SIZE = 1024 * 512; // 512KB variable
/ohos5.0/base/hiviewdfx/hiview/base/
H A Daudit.cpp132 return sb.st_size >= MAX_DISK_LOG_SIZE; in IsActiveLogFileSizeReachTheashold()