Home
last modified time | relevance | path

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

/frameworks/ex/framesequence/jni/utils/
Dlog.h257 #ifndef LOG_PRI_VA
258 #define LOG_PRI_VA(priority, tag, fmt, args) \ macro
/frameworks/base/libs/common_time/
Dutils.cpp110 LOG_PRI_VA(prio, tag, fmt, argp); in internalLog()
/frameworks/base/core/jni/
Dandroid_os_SELinux.cpp353 LOG_PRI_VA(priority, "SELinux", fmt, ap); in log_callback()
DAndroidRuntime.cpp339 LOG_PRI_VA(ANDROID_LOG_INFO, "vm-printf", format, ap); in runtime_vfprintf()
/frameworks/native/cmds/installd/
Dotapreopt.cpp640 LOG_PRI_VA(priority, "SELinux", fmt, ap); in log_callback()
Dinstalld.cpp682 LOG_PRI_VA(priority, "SELinux", fmt, ap); in log_callback()