Searched refs:LOG_PRI_VA (Results 1 – 6 of 6) sorted by relevance
/frameworks/ex/framesequence/jni/utils/ |
D | log.h | 257 #ifndef LOG_PRI_VA 258 #define LOG_PRI_VA(priority, tag, fmt, args) \ macro
|
/frameworks/native/cmds/installd/ |
D | installd.cpp | 190 LOG_PRI_VA(priority, "SELinux", fmt, ap); in log_callback()
|
D | otapreopt.cpp | 733 LOG_PRI_VA(priority, "SELinux", fmt, ap); in log_callback()
|
/frameworks/base/core/jni/ |
D | android_os_SELinux.cpp | 437 LOG_PRI_VA(priority, "SELinux", fmt, ap); in log_callback()
|
D | AndroidRuntime.cpp | 391 LOG_PRI_VA(ANDROID_LOG_INFO, "vm-printf", format, ap); in runtime_vfprintf()
|
/frameworks/native/cmds/installd/tests/ |
D | installd_dexopt_test.cpp | 137 LOG_PRI_VA(priority, "SELinux", fmt, ap); in log_callback()
|