Home
last modified time | relevance | path

Searched defs:priority (Results 1 – 2 of 2) sorted by relevance

/libnativehelper/
DALog-priv.h37 #define ALOG(priority, tag, fmt, ...) \ argument
DJNIHelp.c270 void jniLogException(JNIEnv* env, int priority, const char* tag, jthrowable thrown) { in jniLogException()