/system/core/include/cutils/ |
log.h | 114 #ifndef LOGI 115 #define LOGI(...) ((void)LOG(LOG_INFO, LOG_TAG, __VA_ARGS__))
|
/dalvik/vm/ |
StdioConverter.c | 244 //LOGI("read %s: %d at %d\n", tag, actual, data->count);
|
InlineNative.c | 131 //LOGI("String.charAt this=0x%08x index=%d\n", arg0, arg1); 380 //LOGI("String.length this=0x%08x pResult=%p\n", arg0, pResult); 412 //LOGI("String.indexOf(0x%08x, 0x%04x, %d) off=%d count=%d\n",
|
Init.c | 391 LOGI("Ignoring JDWP option '%s'='%s'\n", name, value); 393 LOGI("Ignoring unrecognized JDWP option '%s'='%s'\n", name, value); [all...] |
/dalvik/vm/compiler/ |
Utility.c | 79 LOGI("Total arena pages for JIT: %d", numArenaBlocks);
|
/dalvik/vm/native/ |
InternalNative.c | 343 //LOGI("+++ doPriv match\n");
|
dalvik_system_Zygote.c | 446 LOGI("System server process %d has been created", pid);
|
dalvik_system_VMDebug.c | 850 LOGI("--- reference table dump ---\n"); 854 LOGI("---\n");
|
/development/apps/Term/jni/ |
termExec.cpp | 325 LOGI("JNI_OnLoad");
|
/frameworks/base/core/jni/ |
android_os_Debug.cpp | 138 //LOGI("native=%d dalvik=%d sqlite=%d: %s\n", isNativeHeap, isDalvikHeap,
|
android_database_SQLiteQuery.cpp | 309 // LOGI("Filled window with %d rows in %d bytes", numRows, window->size() - window->freeSpace());
|
/dalvik/libdex/ |
ZipArchive.c | 164 LOGI("Found Zip archive, but it looks empty\n"); 183 LOGI("Could not find end-of-central-directory in Zip\n"); 633 LOGI("+++ successful write\n");
|
SysUtil.c | 354 //LOGI("%p/%zd --> %p/%zd\n", addr, length, alignAddr, alignLength);
|
/frameworks/base/libs/utils/ |
ZipFileRO.cpp | 165 LOGI("Found Zip archive, but it looks empty\n"); 184 LOGI("Could not find end-of-central-directory in Zip\n"); 559 LOGI("+++ successful write\n");
|
Asset.cpp | 88 //LOGI("Creating Asset %p #%d\n", this, gCount); 108 //LOGI("Destroying Asset in %p #%d\n", this, gCount);
|
/frameworks/base/packages/TtsService/jni/ |
android_tts_SynthProxy.cpp | 243 //LOGI("AudioTrack OK"); 586 LOGI("setting speech rate to %d", speechRate); 614 LOGI("setting pitch to %d", pitch);
|
/bootable/diskinstaller/libdiskconfig/ |
config_mbr.c | 50 LOGI("Configuring pentry. status=0x%x type=0x%x start_lba=%u len_lba=%u",
|
diskconfig.c | 320 LOGI("Requesting operation on a regular file, not block device.");
|
/frameworks/base/core/jni/android/graphics/ |
NinePatchImpl.cpp | 300 //LOGI("Adding trans rect: (%d,%d)-(%d,%d)\n",
|
/system/core/libdiskconfig/ |
config_mbr.c | 50 LOGI("Configuring pentry. status=0x%x type=0x%x start_lba=%u len_lba=%u",
|
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/tiwlan_loader/ |
tiwlan_loader.c | 89 { LOGI(fmt , ## args); }
|
/dalvik/libcore/icu/src/main/native/ |
NativeDecimalFormat.cpp | 303 // LOGI("ENTER formatDigitList: %s, scale: %d", valueUTF, scale); 461 // LOGI("RETURN formatDigitList: %s", resultUTF);
|
/dalvik/vm/jdwp/ |
JdwpAdb.c | 542 LOGI("NOTE: entering select w/o wakepipe\n"); 581 LOGI("Ignoring second debugger -- accepting and dropping\n");
|
/external/webkit/WebKit/gtk/po/ |
sr@latin.po | 354 msgstr "Najmanja logi?ka veli?ina fonta" 358 msgstr "Najmanja logi?ka veli?ina fontova za prikaz teksta."
|
/dalvik/vm/analysis/ |
CodeVerify.c | 569 //LOGI("Looking up '%s'\n", typeStr); [all...] |