Searched defs:priority (Results 1 – 2 of 2) sorted by relevance
37 #define ALOG(priority, tag, fmt, ...) \ argument
270 void jniLogException(JNIEnv* env, int priority, const char* tag, jthrowable thrown) { in jniLogException()