Home
last modified time | relevance | path

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

/external/mesa3d/include/android_stub/log/
Dlog.h131 #ifndef LOG_EVENT_STRING
132 #define LOG_EVENT_STRING(_tag, _value) \ macro
/external/selinux/libselinux/src/android/
Dandroid.c8 #ifndef LOG_EVENT_STRING
9 #define LOG_EVENT_STRING(...) macro
257 LOG_EVENT_STRING(AUDITD_LOG_TAG, strp); in selinux_log_callback()