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