Home
last modified time | relevance | path

Searched refs:ALOGW (Results 1 – 3 of 3) sorted by relevance

/libnativehelper/
DALog-priv.h58 #ifndef ALOGW
59 #define ALOGW(...) ((void)ALOG(LOG_WARN, LOG_TAG, __VA_ARGS__)) macro
DJniInvocation.cpp123 ALOGW("Falling back from %s to %s after dlopen error: %s", in Init()
DJNIHelp.cpp235 ALOGW("Discarding pending exception (%s) to throw %s", text.c_str(), className); in jniThrowException()