Home
last modified time | relevance | path

Searched refs:LOG_PRI_VA (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/ex/framesequence/jni/utils/
H A Dlog.h257 #ifndef LOG_PRI_VA
258 #define LOG_PRI_VA(priority, tag, fmt, args) \ macro
/aosp12/system/logging/liblog/include_vndk/log/
H A Dlog_main.h100 #ifndef LOG_PRI_VA
101 #define LOG_PRI_VA(priority, tag, fmt, args) \ macro
/aosp12/system/logging/liblog/include/log/
H A Dlog_main.h100 #ifndef LOG_PRI_VA
101 #define LOG_PRI_VA(priority, tag, fmt, args) \ macro
/aosp12/system/keymaster/contexts/
H A Dsoft_keymaster_logger.cpp48 return LOG_PRI_VA(android_log_level, LOG_TAG, fmt, args); in log_msg()
/aosp12/system/unwinding/libunwindstack/
H A DLog.cpp55 LOG_PRI_VA(ANDROID_LOG_INFO, LOG_TAG, real_format.c_str(), args); in log()
/aosp12/frameworks/native/cmds/installd/
H A Dinstalld.cpp190 LOG_PRI_VA(priority, "SELinux", fmt, ap); in log_callback()
H A Dotapreopt.cpp733 LOG_PRI_VA(priority, "SELinux", fmt, ap); in log_callback()
/aosp12/frameworks/base/core/jni/
H A Dandroid_os_SELinux.cpp437 LOG_PRI_VA(priority, "SELinux", fmt, ap); in log_callback()
H A DAndroidRuntime.cpp392 LOG_PRI_VA(ANDROID_LOG_INFO, "vm-printf", format, ap); in runtime_vfprintf()
/aosp12/system/logging/liblog/
H A DREADME.md18 LOG_PRI_VA(priority, tag, format, args)
/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp137 LOG_PRI_VA(priority, "SELinux", fmt, ap); in log_callback()