Searched refs:LOG_PRI_VA (Results 1 - 5 of 5) sorted by relevance

/frameworks/ex/framesequence/jni/utils/
H A Dlog.h257 #ifndef LOG_PRI_VA
258 #define LOG_PRI_VA(priority, tag, fmt, args) \ macro
/frameworks/base/libs/common_time/
H A Dutils.cpp110 LOG_PRI_VA(prio, tag, fmt, argp);
/frameworks/base/core/jni/
H A Dandroid_os_SELinux.cpp460 LOG_PRI_VA(priority, "SELinux", fmt, ap);
H A DAndroidRuntime.cpp332 LOG_PRI_VA(ANDROID_LOG_INFO, "vm-printf", format, ap);
/frameworks/native/cmds/installd/
H A Dinstalld.c655 LOG_PRI_VA(priority, "SELinux", fmt, ap);

Completed in 500 milliseconds