Home
last modified time | relevance | path

Searched defs:LOG_PRI (Results 1 – 4 of 4) sorted by relevance

/aosp12/bionic/libc/include/
H A Dsyslog.h55 #define LOG_PRI(x) ((x) & LOG_PRIMASK) macro
/aosp12/frameworks/ex/framesequence/jni/utils/
H A Dlog.h250 #define LOG_PRI(priority, tag, ...) \ macro
/aosp12/system/logging/liblog/include_vndk/log/
H A Dlog_main.h94 #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) macro
/aosp12/system/logging/liblog/include/log/
H A Dlog_main.h94 #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) macro