Home
last modified time | relevance | path

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

/base/security/access_token/interfaces/innerkits/nativetoken/src/
H A Dnativetoken_klog.c24 static const char *LOG_LEVEL_STR[] = {"ERROR", "WARNING", "INFO"}; variable
63 getpid(), "access_token", LOG_LEVEL_STR[logLevel], tmpFmt); in NativeTokenKmsg()
/base/startup/init/services/log/
H A Dinit_log.c75 static const char *LOG_LEVEL_STR[] = { "DEBUG", "INFO", "WARNING", "ERROR", "FATAL" }; in LogToDmesg() local
86 LOG_KLEVEL_STR[logLevel], getpid(), tag, LOG_LEVEL_STR[logLevel], info) == -1) { in LogToDmesg()

Completed in 1 milliseconds