Lines Matching refs:ALOGW
272 ALOGW("Could not allocate message string \"%s\" while " in initException()
369 ALOGW("WARNING: exception class '%s' missing constructor " in initException()
412 ALOGW("Exception thrown (%s) while throwing internal exception (%s)", in initException()
432 ALOGW("Exception thrown (%s) during initCause() " in initException()
439 ALOGW("WARNING: couldn't find initCause in '%s'", in initException()
582 ALOGW("WARNING: could not find printStackTrace in %s", in dvmPrintExceptionStackTrace()
587 ALOGW("NOTE: exception thrown while printing stack trace: %s", in dvmPrintExceptionStackTrace()
674 ALOGW("Could not resolve class ref'ed in exception " in findCatchInMethod()
1103 ALOGW("WARNING: could not find getMessage in %s", in getExceptionMessage()
1108 ALOGW("NOTE: exception thrown while retrieving exception message: %s", in getExceptionMessage()
1168 ALOGW("tried to log a null exception?"); in dvmLogExceptionStackTrace()