/dalvik/libdex/ |
D | ZipArchive.cpp | 83 ALOGW("Zip: invalid ZipEntry %p (%ld)", entry, ent); in entryToIndex() 150 ALOGW("Zip: seek %ld failed: %s", (long) searchStart, strerror(errno)); in mapCentralDirectory0() 155 ALOGW("Zip: read %zd failed: %s", readAmount, strerror(errno)); in mapCentralDirectory0() 191 ALOGW("Zip: bad offsets (dir %ld, size %u, eocd %ld)", in mapCentralDirectory0() 196 ALOGW("Zip: empty archive?"); in mapCentralDirectory0() 210 ALOGW("Zip: cd map failed"); in mapCentralDirectory0() 298 ALOGW("Zip: missed a central dir sig (at %d)", i); in parseZipArchive() 302 ALOGW("Zip: ran off the end (at %d)", i); in parseZipArchive() 308 ALOGW("Zip: bad LFH offset %ld at entry %d", localHdrOffset, i); in parseZipArchive() 323 ALOGW("Zip: bad CD advance (%d vs %zd) at entry %d", in parseZipArchive() [all …]
|
D | SysUtil.cpp | 49 ALOGW("mmap(%d, RW, SHARED|ANON) failed: %s", (int) length, in sysCreateAnonShmem() 167 ALOGW("read(fd=%d, start=%d, length=%d) failed: %s", (int) length, in sysFakeMapFile() 200 ALOGW("mmap(%d, RO, FILE|SHARED, %d, %d) failed: %s", (int) length, in sysMapFileInShmemReadOnly() 240 ALOGW("mmap(%d, R/W, FILE|PRIVATE, %d, %d) failed: %s", (int) length, in sysMapFileInShmemWritableReadOnly() 287 ALOGW("mmap(%d, R, FILE|SHARED, %d, %d) failed: %s", in sysMapFileSegmentInShmem() 361 ALOGW("munmap(%p, %d) failed: %s", in sysReleaseShmem() 421 ALOGW("sysCopyFileToFile: copy read failed (%d vs %zd)", in sysCopyFileToFile()
|
/dalvik/vm/ |
D | ReferenceTable.cpp | 67 ALOGW("ReferenceTable overflow (max=%d)", pRef->maxEntries); in dvmAddToReferenceTable() 219 ALOGW(" NULL reference (count=%d)", equiv); in logSummaryLine() 223 ALOGW(" cleared jweak (count=%d)", equiv); in logSummaryLine() 242 ALOGW(" %s", msg.c_str()); in logSummaryLine() 254 ALOGW("%s reference table (%p) dump:", descr, refs); in dvmDumpReferenceTableContents() 257 ALOGW(" (empty)"); in dvmDumpReferenceTableContents() 267 ALOGW(" Last %d entries (of %d):", (count - first), count); in dvmDumpReferenceTableContents() 274 ALOGW(" %5d: cleared jweak", idx); in dvmDumpReferenceTableContents() 280 ALOGW(" %5d: %p (raw) (%zd bytes)", idx, ref, size); in dvmDumpReferenceTableContents() 307 ALOGW(" %5d: %p %s%s", idx, ref, className.c_str(), extras.c_str()); in dvmDumpReferenceTableContents() [all …]
|
D | StdioConverter.cpp | 58 ALOGW("pipe failed: %s", strerror(errno)); in dvmStdioConverterStartup() 62 ALOGW("pipe failed: %s", strerror(errno)); in dvmStdioConverterStartup() 67 ALOGW("dup2(1) failed: %s", strerror(errno)); in dvmStdioConverterStartup() 76 ALOGW("dup2(2) failed: %d %s", errno, strerror(errno)); in dvmStdioConverterStartup() 185 ALOGW("stdio converter got read error; shutting it down"); in stdioConverterThreadStart() 216 ALOGW("read %s: (%d,%d) failed (%d): %s", in readAndLog()
|
D | CheckJni.cpp | 71 ALOGW("JNI WARNING: invalid reference returned from native code"); in checkCallResultCommon() 74 ALOGW(" in %s.%s:%s", method->clazz->descriptor, method->name, desc); in checkCallResultCommon() 106 ALOGW("JNI WARNING: method declared to return '%s' returned '%s'", in checkCallResultCommon() 108 ALOGW(" failed in %s.%s ('%s' not found)", in checkCallResultCommon() 114 ALOGW("JNI WARNING: method declared to return '%s' returned '%s'", in checkCallResultCommon() 116 ALOGW(" failed in %s.%s", in checkCallResultCommon() 233 ALOGW("JNI WARNING: illegal class name '%s' (%s)", className, mFunctionName); in checkClassName() 234 ALOGW(" (should be formed like 'dalvik/system/DexFile')"); in checkClassName() 235 ALOGW(" or '[Ldalvik/system/DexFile;' or '[[B')"); in checkClassName() 242 ALOGW("JNI WARNING: null jfieldID"); in checkFieldTypeForGet() [all …]
|
D | LinearAlloc.cpp | 190 ALOGW("LinearAlloc init mprotect failed: %s", strerror(errno)); in dvmLinearAllocCreate() 197 ALOGW("LinearAlloc init mprotect #2 failed: %s", strerror(errno)); in dvmLinearAllocCreate() 247 ALOGW("LinearAlloc munmap(%p, %d) failed: %s", in dvmLinearAllocDestroy() 483 ALOGW("Double RO on %p", mem); in updatePages() 518 ALOGW("Double RW on %p", mem); in updatePages() 678 ALOGW("LinearAlloc %p not freed: %p len=%d", classLoader, in checkAllFree()
|
D | Exception.cpp | 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() [all …]
|
D | Thread.cpp | 264 ALOGW("WARNING: newly-created pthread TLS slot is not NULL"); in dvmThreadStartup() 555 ALOGW("threadid=%d: non-daemon id=%d still running at shutdown?!", in dvmSlayDaemons() 785 ALOGW("WARNING: system class loader is NULL (setting main ctxt)"); in dvmPrepMainThread() 988 ALOGW("munmap(thread stack) failed"); in freeThread() 1064 ALOGW("threadid=%d: Weird -- shouldn't be in threadExitCheck", in threadExitCheck() 1204 ALOGW("Unable to set the name of current thread to '%s': %s", in setThreadName() 1569 ALOGW("threadid=%d: thread exiting with uncaught exception (group=%p)", in threadExitUncaughtException() 1608 ALOGW("WARNING: no 'uncaughtException' method in class %s", in threadExitUncaughtException() 1690 ALOGW("internal thread create failed (createStatus=%d)", createStatus); in dvmCreateInternalThread() 1916 ALOGW("WOW: thread start hijack"); in dvmAttachCurrentThread() [all …]
|
D | Ddm.cpp | 64 ALOGW("array alloc failed (%d)", dataLen); in dvmDdmHandlePacket() 78 ALOGW("WARNING: bad chunk found (len=%u pktLen=%d)", length, dataLen); in dvmDdmHandlePacket() 127 ALOGW("WARNING: chunk off=%d len=%d exceeds reply array len %d", in dvmDdmHandlePacket() 135 ALOGW("malloc %d failed", length+kChunkHdrLen); in dvmDdmHandlePacket()
|
D | IndirectRefTable.cpp | 144 ALOGW("Attempt to look up NULL %s reference", indirectRefKindToString(kind_)); in get() 255 ALOGW("trying to work around app JNI bugs, but didn't find %p in table!", iref); in remove()
|
/dalvik/vm/os/ |
D | android.cpp | 51 ALOGW("bad priority %d", newPriority); in os_changeThreadPriority() 78 ALOGW("getpriority() failed: %s", strerror(errno)); in os_getThreadPriorityFromSystem() 131 ALOGW("Unable to reset priority to %d: %s", in os_lowerThreadPriority()
|
/dalvik/vm/alloc/TEST/HeapBitmapTest/include/ |
D | Dalvik.h | 11 #define ALOGW(...) printf("W/" __VA_ARGS__) macro
|
/dalvik/vm/analysis/ |
D | DexPrepare.cpp | 216 ALOGW("DexOpt: file has zero length and isn't writable"); in dvmOpenCachedDexFile() 258 ALOGW("Cached DEX '%s' (%s) is stale and not writable", in dvmOpenCachedDexFile() 288 ALOGW("Warning: unable to truncate cache file '%s': %s", in dvmOpenCachedDexFile() 293 ALOGW("Warning: unable to remove cache file '%s': %d %s", in dvmOpenCachedDexFile() 369 ALOGW("Rejecting recursive optimization attempt on '%s'", fileName); in dvmOptimizeDexFile() 396 ALOGW("ANDROID_ROOT not set, defaulting to /system"); in dvmOptimizeDexFile() 507 ALOGW("DexOpt: --- END '%s' --- status=0x%04x, process failed", in dvmOptimizeDexFile() 635 ALOGW("msync failed: %s", strerror(errno)); in dvmContinueOptimization() 677 ALOGW("Failed writing dependencies"); in dvmContinueOptimization() 697 ALOGW("Failed writing opt data"); in dvmContinueOptimization() [all …]
|
/dalvik/vm/native/ |
D | java_lang_Throwable.cpp | 51 ALOGW("getStackTrace() called but no trace available"); in Dalvik_java_lang_Throwable_nativeGetStackTrace()
|
D | java_lang_reflect_Constructor.cpp | 54 ALOGW("Class init failed in Constructor.constructNative (%s)", in Dalvik_java_lang_reflect_Constructor_constructNative()
|
D | dalvik_system_VMStack.cpp | 100 ALOGW("Unable to find java.lang.Class array class"); in Dalvik_dalvik_system_VMStack_getClasses() 107 ALOGW("Unable to allocate class array of %zd elements", size); in Dalvik_dalvik_system_VMStack_getClasses()
|
D | java_lang_Runtime.cpp | 52 ALOGW("JNI exit hook returned"); in Dalvik_java_lang_Runtime_nativeExit()
|
D | java_lang_reflect_Array.cpp | 123 ALOGW("Unable to find or generate array class '%s'", acDescriptor); in Dalvik_java_lang_reflect_Array_createMultiArray()
|
D | dalvik_system_Zygote.cpp | 153 ALOGW("Error setting SIGCHLD handler: %s", strerror(errno)); in setSignalHandler() 172 ALOGW("Error unsetting SIGCHLD handler: %s", strerror(errno)); in unsetSignalHandler() 620 ALOGW("Personality switch failed. current=%d error=%d\n", current, errno); in forkAndSpecializeCommon()
|
/dalvik/dexopt/ |
D | OptMain.cpp | 97 ALOGW("DexOptZ: unable to open zip archive '%s'", debugFileName); in extractAndProcessZip() 103 ALOGW("DexOptZ: zip archive '%s' does not include %s", in extractAndProcessZip() 114 ALOGW("DexOptZ: zip archive GetEntryInfo failed on %s", debugFileName); in extractAndProcessZip() 126 ALOGW("DexOptZ: extraction of %s from %s failed", in extractAndProcessZip()
|
/dalvik/vm/reflect/ |
D | Annotation.cpp | 663 ALOGW("Failed processing annotation value"); in createAnnotationMember() 679 ALOGW("WARNING: could not find annotation member %s in %s", in createAnnotationMember() 1149 ALOGW("%s annotation lacks '%s' member", debugAnnoName, annoName); in getAnnotationValue() 1158 ALOGW("%s %s has wrong type (0x%02x, expected 0x%02x)", in getAnnotationValue() 1415 ALOGW("EnclosingMethod annotation lacks 'value' member"); in dvmGetEnclosingClass() 1422 ALOGW("EnclosingMethod parse failed"); in dvmGetEnclosingClass() 1426 ALOGW("EnclosingMethod value has wrong type (0x%02x, expected 0x%02x)", in dvmGetEnclosingClass() 1472 ALOGW("InnerClass annotation lacks 'name' member"); in dvmGetInnerClass() 1487 ALOGW("InnerClass name has bad type (0x%02x, expected STRING or NULL)", in dvmGetInnerClass() 1497 ALOGW("InnerClass annotation lacks 'accessFlags' member"); in dvmGetInnerClass() [all …]
|
/dalvik/vm/jdwp/ |
D | JdwpMain.cpp | 200 ALOGW("WARNING: resetting state while event in progress"); in dvmJdwpResetState() 229 ALOGW("JDWP thread join failed"); in dvmJdwpShutdown()
|
/dalvik/vm/alloc/ |
D | DdmHeap.cpp | 73 ALOGW("%s(): can't lock heap to clear when", __func__); in dvmDdmSendHeapInfo() 224 ALOGW("chunk is too big to transmit (length=%zd, %zd bytes)", in append_chunk() 449 ALOGW("Can't lock heap for DDM HPSx dump"); in dvmDdmSendHeapSegments()
|
D | Alloc.cpp | 122 ALOGW("Could not allocate message string \"%s\"", msg); in createStockException() 168 ALOGW("Unable to create stock exceptions"); in dvmCreateStockExceptions()
|
/dalvik/vm/oo/ |
D | Class.cpp | 317 ALOGW("Unknown primitive type '%c'", type); in dvmFindPrimitiveClass() 1223 ALOGW("Hash table remove failed on class '%s'", clazz->descriptor); in removeClassFromHash() 1389 ALOGW("ClassLoader returned NULL w/o exception pending"); in findClassFromLoaderNoInit() 1499 ALOGW("Pending exception is:"); in findClassNoInit() 1622 ALOGW("Link of class '%s' failed", descriptor); in findClassNoInit() 1679 ALOGW("Recursive link on class %s", clazz->descriptor); in findClassNoInit() 1744 ALOGW("Invalid file flags in class %s: %04x", in loadClassFromDex0() 2552 ALOGW("Unable to allocate memory to link %s", clazz->descriptor); in dvmLinkClass() 2579 ALOGW("Unable to resolve superclass of %s (%d)", in dvmLinkClass() 2622 ALOGW("Interface '%s' is not accessible to '%s'", in dvmLinkClass() [all …]
|