Home
last modified time | relevance | path

Searched defs:MAX_LOG_SIZE (Results 1 – 3 of 3) sorted by relevance

/base/security/access_token/interfaces/innerkits/nativetoken/src/
Dnativetoken_klog.c21 #define MAX_LOG_SIZE 1024 macro
/base/security/selinux_adapter/interfaces/policycoreutils/src/
Dselinux_klog.c21 #define MAX_LOG_SIZE 1024 macro
/base/update/updater/services/include/updater/
Dupdater_const.h89 constexpr long MAX_LOG_SIZE = 2 * 1024 * 1024; variable