Home
last modified time | relevance | path

Searched refs:MAX_LEVEL_SIZE (Results 1 - 2 of 2) sorted by relevance

/base/security/access_token/interfaces/innerkits/nativetoken/src/
H A Dnativetoken_klog.c22 #define MAX_LEVEL_SIZE 3 macro
42 if ((logLevel < 0) || (logLevel >= MAX_LEVEL_SIZE)) { in NativeTokenKmsg()
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dselinux_klog.c22 #define MAX_LEVEL_SIZE 4 macro
52 if ((logLevel < 0) || (logLevel >= MAX_LEVEL_SIZE)) { in SelinuxKmsg()

Completed in 1 milliseconds