Home
last modified time | relevance | path

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

/base/security/selinux_adapter/interfaces/policycoreutils/src/
Dselinux_klog.c21 #define MAX_LOG_SIZE 1024 macro
/base/update/updater/services/include/updater/
Dupdater_const.h63 constexpr long MAX_LOG_SIZE = 5 * 1024 * 1024; variable