HomeSort by relevance Sort by last modified time
    Searched full:loge (Results 201 - 225 of 478) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/core/jni/
AndroidRuntime.cpp 282 LOGE("ERROR: could not find class '%s'\n", className);
287 LOGE("ERROR: could not find method %s.%s\n", className, methodName);
309 LOGE("ERROR: could not find class '%s'\n", className);
315 LOGE("ERROR: could not find method %s.main(String[])\n", className);
346 LOGE("ERROR: exception pending on entry to findClass()\n");
406 LOGE("ERROR: unable to convert '%s' to string\n", className);
416 LOGE("ERROR: unable to load class '%s' from %p\n",
876 LOGE("JNI_CreateJavaVM failed\n");
934 LOGE("Unable to register all android natives\n");
973 LOGE("JavaVM unable to locate class '%s'\n", slashClassName)
    [all...]
android_debug_JNITest.cpp 49 LOGE("JNI test: unable to find part2\n");
  /dalvik/vm/
Profile.c 96 LOGE("bad nsec: %ld\n", tm.tv_nsec);
158 LOGE("Unable to find startGC or startClassPrep\n");
189 LOGE("Unable to mmap /dev/qemu_trace\n");
227 LOGE("Can't have %d active profilers\n", newValue);
371 LOGE("Unable to open trace file '%s': %s\n",
593 LOGE("Unable to open memstream\n");
644 LOGE("trace fwrite(%d) failed, errno=%d\n", finalCurOffset, err);
838 LOGE("ERROR: emulator tracing not enabled\n");
865 LOGE("ERROR: instruction counting not enabled\n");