Searched refs:ALOGW (Results 1 – 3 of 3) sorted by relevance
58 #ifndef ALOGW59 #define ALOGW(...) ((void)ALOG(LOG_WARN, LOG_TAG, __VA_ARGS__)) macro
123 ALOGW("Falling back from %s to %s after dlopen error: %s", in Init()
237 ALOGW("Discarding pending exception (%s) to throw %s", text.c_str(), className); in jniThrowException()