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