Home
last modified time | relevance | path

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

/libnativehelper/
DALog-priv.h38 #define ALOG(priority, tag, fmt...) \ argument
DJNIHelp.cpp311 void jniLogException(C_JNIEnv* env, int priority, const char* tag, jthrowable exception) { in jniLogException()