Lines Matching full:logi
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);
952 LOGI("DexOpt: not all deps represented\n");
960 LOGI("DexOpt: mismatch dep name: '%s' vs. '%s'\n",
968 LOGI("DexOpt: mismatch dep signature for '%s'\n", cacheFileName);
980 LOGI("DexOpt: Some deps went away\n");
1782 LOGI("DexOpt: not resolving ambiguous class '%s'\n",
1864 LOGI("DexOpt: access denied from %s to field %s.%s\n",
1940 LOGI("DexOpt: access denied from %s to field %s.%s\n",
1972 LOGI("DexOpt: unable to optimize field ref 0x%04x at 0x%02x in %s.%s\n",
1979 LOGI("DexOpt: field offset exceeds 64K (%d)\n", field->byteOffset);
2110 LOGI("DexOpt: illegal method access (call %s.%s %s from %s)\n",
2158 //LOGI("DexOpt: rewrote call to %s.%s --> %s.%s\n",
2202 //LOGI("DexOpt: marked-empty call to %s.%s --> %s.%s\n",
2241 LOGI("Interface method not part of interface class\n");
2319 LOGI("comparing %p vs %p %s.%s %s\n",
2333 //LOGI("DexOpt: execute-inline %s.%s --> %s.%s\n",
2372 //LOGI("DexOpt: execute-inline/range %s.%s --> %s.%s\n",