/dalvik/vm/native/ |
org_apache_harmony_dalvik_ddmc_DdmVmInternal.c | 34 //LOGI("ddmThreadNotification: %d\n", enable);
|
/dalvik/vm/oo/ |
AccessCheck.c | 146 //LOGI("CHECK ACCESS from '%s' to field '%s' (in %s) flags=0x%x\n",
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Expressions/ |
11.12-1.js | 26 Logi
|
11.13.js | 26 Logi
|
/frameworks/base/core/jni/ |
android_server_Watchdog.cpp | 58 LOGI("dumpKernelStacks");
|
com_android_internal_os_ZygoteInit.cpp | 53 //LOGI("setreuid(%d,%d) err %d errno %d", ruid, euid, err, errno); 70 //LOGI("setregid(%d,%d) err %d errno %d", rgid, egid, err, errno);
|
android_bluetooth_ScoSocket.cpp | 239 LOGI("Entry name = %s ScoTypes = 0x%x", newelem->value, 259 LOGI("%s %s - 0x%x", __FUNCTION__, name, ret); 576 LOGI("Listening SCO socket..."); 600 LOGI("Connected SCO socket (incoming)"); 635 LOGI("Connecting to socket"); 643 LOGI("SCO socket connected (outgoing)");
|
android_util_Binder.cpp | 377 //LOGI("Removing death ref: recipient=%p\n", mObject); 490 //LOGI("Created new FileDescriptor %p with fd %d\n", object, fd); [all...] |
android_database_SQLiteDatabase.cpp | 77 LOGI("sqlite returned: error code = %d, msg = %s\n", iErrCode, zMsg); 191 LOGI("sql_statement|%s|%s\n", (char *)databaseName, sql); 203 LOGI("elapsedTime4Sql|%s|%.3f ms|%s\n", (char *)databaseName, d, sql);
|
AndroidRuntime.cpp | 607 //LOGI("Heap size: %s", heapsizeOptsBuf); 677 LOGI("Using TCP socket for JDWP\n"); 818 LOGI("Assertions enabled: '%s'\n", enableAssertBuf); 826 LOGI("JNI options: '%s'\n", jniOptsBuf); [all...] |
/frameworks/base/media/libmediaplayerservice/ |
StagefrightPlayer.cpp | 36 LOGI("setDataSource('%s')", url);
|
/dalvik/vm/alloc/ |
Alloc.c | 252 //LOGI("TRACK ADD %p\n", obj); 278 //LOGI("TRACK REM %p (%s)\n", obj,
|
HeapWorker.c | 147 LOGI("Debugger is attached -- suppressing HeapWorker watchdog\n"); 167 LOGI("HeapWorker watchdog expired, raising priority" 243 LOGI("Uncaught exception thrown by finalizer (will be discarded):\n");
|
/dalvik/vm/jdwp/ |
JdwpSocket.c | 101 LOGI("JDWP will wait for debugger on port %d\n", port); 432 LOGI("Connecting out to '%s' %d\n", 458 LOGI("Connection established to %s (%s:%d)\n", 697 LOGI("NOTE: entering select w/o wakepipe\n"); 732 LOGI("Ignoring second debugger -- accepting and dropping\n"); 742 LOGI("Weird -- accept failed\n");
|
/dalvik/vm/analysis/ |
RegisterMap.c | 143 LOGI("Register Map gcPointGap stats (diff count=%d, total=%d):\n", 147 LOGI(" %2d %d\n", i, pStats->gcPointGap[i]); 156 LOGI("Register Map bit difference stats:\n"); 158 LOGI(" %2d %d\n", i, pStats->numDiffBits[i]); 162 LOGI("Register Map update position stats (lt16=%d ge16=%d):\n", 165 LOGI(" %2d %d\n", i, pStats->updatePosn[i]); 480 LOGI("Map for %s.%s %s\n", vdata->method->clazz->descriptor, 979 LOGI("compareMaps: size mismatch (%zd vs %zd)\n", size1, size2); 984 LOGI("compareMaps: content mismatch\n"); [all...] |
DexOptimize.c | 883 LOGI("DexOpt: header flag mismatch (0x%02x vs 0x%02x, mask=0x%02x)\n", 919 LOGI("DexOpt: source file mod time mismatch (%08x vs %08x)\n", 925 LOGI("DexOpt: source file CRC mismatch (%08x vs %08x)\n", val, crc); [all...] |
/dalvik/libdex/ |
DexFile.c | 588 LOGI("Class : %u %u %u\n", 592 LOGI("Method: %u %u %u\n", 596 LOGI("Field : %u %u %u\n", 600 LOGI("String: %u %u %u\n", 637 LOGI("+++ found reducing index map, size=%u\n", size); 645 LOGI("+++ found expanding index map, size=%u\n", size); 657 LOGI("Unknown chunk 0x%08x (%c%c%c%c), size=%d in aux data area\n", [all...] |
/frameworks/base/libs/utils/ |
ResourceTypes.cpp | [all...] |
/dalvik/vm/ |
LinearAlloc.c | 604 LOGI("LinearAlloc classLoader=%p\n", classLoader); 605 LOGI(" mapAddr=%p mapLength=%d firstOffset=%d\n", 607 LOGI(" curOffset=%d\n", pHdr->curOffset); 617 LOGI(" %p (%3d): %clen=%d%s\n", pHdr->mapAddr + off + HEADER_EXTRA, 627 LOGI("writeRefCount map:\n");
|
Native.c | 357 LOGI("Found library through CL: '%s'\n", libPath); 399 LOGI("threadid=%d: recursive native library load attempt (%s)\n", 508 LOGI("Unable to dlopen(%s): %s\n", pathName, dlerror()); 526 LOGI("WOW: we lost a race to add a shared lib (%s CL=%p)\n", 642 //LOGI("mangling '%s' %d\n", str, len);
|
/frameworks/base/cmds/installd/ |
commands.c | 139 LOGI("free_cache(%d) avail %d\n", free_size, avail); 218 LOGI("move %s -> %s\n", src_dex, dst_dex); 233 LOGI("unlink %s\n", dex_path); 615 LOGI("Making directory: %s\n", path); 647 LOGI("Renaming %s to %s (uid %d)\n", srcpath, dstpath, dstuid);
|
/system/core/nexus/ |
WifiController.cpp | 111 LOGI("Powering up"); 120 LOGI("Loading driver"); 129 LOGI("Loading firmware"); 138 LOGI("Starting WPA Supplicant"); 170 LOGI("Enabled successfully");
|
/frameworks/base/media/libstagefright/ |
OggExtractor.cpp | 154 LOGI("seeking to offset %ld", pos); 171 LOGI("found time = %lld us", timeUs); 173 LOGI("NO time");
|
/frameworks/base/libs/binder/ |
Parcel.cpp | 972 //LOGI("Returning file descriptor %ld from parcel %p\n", flat->handle, this); 1076 //LOGI("Closing file descriptors for %d objects...", mObjectsSize); 1083 //LOGI("Closing fd: %ld\n", flat->handle); 1116 //LOGI("setDataReference Setting data size of %p to %lu (pid=%d)\n", this, mDataSize, getpid()); 1190 //LOGI("Freeing data ref of %p (pid=%d)\n", this, getpid()); [all...] |
/device/htc/common/updater/ |
bootloader.c | 120 LOGI("Set boot command \"%s\"\n", in->command[0] != 255 ? in->command : ""); 292 LOGI("read %d bytes from log\n", (int)read);
|