Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/common/dfxlog/
Ddfx_log.cpp40 static const char *LOG_KLEVEL_STR[] = { "<7>", "<6>", "<4>", "<3>", "<3>" }; in LogToDmesg() local
47 LOG_KLEVEL_STR[logLevel], getpid(), getppid(), tag, LOG_LEVEL_STR[logLevel], info) == -1) { in LogToDmesg()
/base/startup/init/services/log/
Dinit_log.c76 static const char *LOG_KLEVEL_STR[] = { "<7>", "<6>", "<4>", "<3>", "<3>" }; in LogToDmesg() local
86 LOG_KLEVEL_STR[logLevel], getpid(), tag, LOG_LEVEL_STR[logLevel], info) == -1) { in LogToDmesg()