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
139 ALOGW("Failed to stat %s: %s", kDebugJniInvocationLibraryPath, strerror(errno)); in JniInvocationGetLibraryWith()187 ALOGW("Falling back from %s to %s after dlopen error: %s", in JniInvocationInit()
234 ALOGW("Discarding pending exception (%s) to throw %s", details, className); in DiscardPendingException()