Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/
H A Daudit.cpp43 if (digest.empty() || (digest.length() >= MAX_AUDIT_LOG_SIZE)) { in WriteAuditEvent()
161 if (fd > 0 && content.length() < MAX_AUDIT_LOG_SIZE) { in SaveToFileLocked()
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Daudit.h76 static constexpr uint32_t MAX_AUDIT_LOG_SIZE = 1024; // 1024 byte variable