Home | History | Annotate | Download | only in oo

Lines Matching refs:ALOGW

317             ALOGW("Unknown primitive type '%c'", type);
1016 // ALOGW("WOW: simultaneous add of initiating class loader");
1223 ALOGW("Hash table remove failed on class '%s'", clazz->descriptor);
1389 ALOGW("ClassLoader returned NULL w/o exception pending");
1499 ALOGW("Pending exception is:");
1568 //ALOGW("WOW: somebody loaded %s simultaneously", descriptor);
1622 ALOGW("Link of class '%s' failed", descriptor);
1679 ALOGW("Recursive link on class %s", clazz->descriptor);
1744 ALOGW("Invalid file flags in class %s: %04x",
2552 ALOGW("Unable to allocate memory to link %s", clazz->descriptor);
2579 ALOGW("Unable to resolve superclass of %s (%d)",
2622 ALOGW("Interface '%s' is not accessible to '%s'",
2664 ALOGW("Superclass of '%s' is final '%s'",
2669 ALOGW("Superclass of '%s' is interface '%s'",
2674 ALOGW("Superclass of '%s' (%s) is not accessible",
2773 ALOGW("failed creating vtable");
2929 ALOGW("method %s.%s incorrectly overrides "
3072 ALOGW("Class '%s' implements non-interface '%s'",
3238 ALOGW("Implementation of %s.%s is not public",
4096 ALOGW("Method mismatch: %s in %s (cl=%p) and super %s (cl=%p)",
4129 ALOGW("Method mismatch: %s in %s (cl=%p) and "
4283 ALOGW("Class '%s' was optimized without verification; "
4286 ALOGW(" ('rm /data/dalvik-cache/*' and restart to fix this)");
4341 ALOGW("GLITCH: exception pending at start of class init");
4488 ALOGW("Exception %s thrown while initializing %s",
4491 //ALOGW("+++ replaced");