Searched refs:ALOGW (Results 1 – 3 of 3) sorted by relevance
57 #ifndef ALOGW58 #define ALOGW(...) ((void)ALOG(LOG_WARN, LOG_TAG, __VA_ARGS__)) macro
165 ALOGW("Falling back from %s to %s after dlopen error: %s", in JniInvocationInit()
232 ALOGW("Discarding pending exception (%s) to throw %s", details, className); in DiscardPendingException()