Home
last modified time | relevance | path

Searched refs:KMSG_PRIORITY (Results 1 – 3 of 3) sorted by relevance

/system/core/logd/
DLogAudit.cpp45 #define KMSG_PRIORITY(PRI) \ macro
57 static const char auditd_message[] = { KMSG_PRIORITY(LOG_INFO), in LogAudit()
221 static const char log_info[] = { KMSG_PRIORITY(LOG_INFO) }; in logPrint()
222 static const char log_warning[] = { KMSG_PRIORITY(LOG_WARNING) }; in logPrint()
Dmain.cpp69 #define KMSG_PRIORITY(PRI) \ macro
DLogKlog.cpp35 #define KMSG_PRIORITY(PRI) \ macro
38 static const char priority_message[] = { KMSG_PRIORITY(LOG_INFO), '\0' };