Searched refs:ERROR (Results 76 - 100 of 125) sorted by relevance

12345

/art/runtime/
H A Druntime.cc632 LOG(ERROR) << "Failed to parse options";
1290 LOG(ERROR) << "Dex file fallback disabled, cannot continue without image.";
1320 LOG(ERROR) << "failed to parse jdwp options!";
1411 LOG(ERROR) << "Could not initialize JavaVMExt: " << error_msg;
1445 LOG(ERROR) << "Could not initialize from image: " << error_msg;
1495 LOG(ERROR) << "Could not initialize without image: " << error_msg;
1602 LOG(ERROR) << "Unable to load an agent: " << err;
1942 LOG(ERROR) << "Failed to return pre-allocated OOME";
1950 LOG(ERROR) << "Failed to return pre-allocated NoClassDefFoundError";
H A Ddebugger.cc200 LOG(ERROR) << "Unexpected method unwind event in debugger " << ArtMethod::PrettyMethod(method)
255 LOG(ERROR) << "Unexpected branch event in debugger " << ArtMethod::PrettyMethod(method)
266 LOG(ERROR) << "Unexpected invoke event in debugger " << ArtMethod::PrettyMethod(method)
273 LOG(ERROR) << "Unexpected exception handled event in debugger";
279 LOG(ERROR) << "Unexpected WatchedFramePop event in debugger";
1360 LOG(ERROR) << "Could not allocate string";
1387 LOG(ERROR) << "Could not allocate object of type " << mirror::Class::PrettyDescriptor(c);
1414 LOG(ERROR) << "Could not allocate array of type " << mirror::Class::PrettyDescriptor(c);
1594 LOG(ERROR) << "Invalid local slot " << slot << " for method " << m->PrettyMethod();
2699 LOG(ERROR) << "Faile
[all...]
H A Dthread.cc430 LOG(ERROR) << "Thread attaching to non-existent runtime: " << *self;
765 LOG(ERROR) << "Failed to create JNIEnvExt: " << error_msg;
778 LOG(ERROR) << "Thread attaching to non-existent runtime: " <<
847 LOG(ERROR) << "Exception creating thread peer:";
848 LOG(ERROR) << self->GetException()->Dump();
1102 ::android::base::ERROR,
1198 LOG(ERROR) << *thread << " suspend count already zero.";
1235 LOG(ERROR) << "attempting to modify suspend count in an illegal way.";
3009 LOG(ERROR) << "No exception class " << PrettyDescriptor(exception_class_descriptor);
3841 LOG(ERROR) << "Nee
[all...]
H A Dclass_linker_test.cc487 LOG(ERROR) << "Class size mismatch:"
497 LOG(ERROR) << "Field count mismatch:"
517 LOG(ERROR) << "JAVA FIELD ORDER MISMATCH NEXT LINE:";
519 LOG(ERROR) << "Java field order:"
538 LOG(ERROR) << "OFFSET MISMATCH NEXT LINE:";
540 LOG(ERROR) << "Offset: class=" << class_descriptor << " field=" << offset.java_name
H A Dindirect_reference_table.cc61 LOG(ERROR) << msg;
258 oss << "JNI ERROR (app bug): " << kind_ << " table overflow "
268 oss << "JNI ERROR (app bug): " << kind_ << " table overflow "
279 oss << "JNI ERROR (app bug): " << kind_ << " table overflow "
505 LOG(WARNING) << "JNI ERROR: Unable to reserve space in EnsureFreeCapacity (" << free_capacity
H A Doat_file.cc413 LOG(ERROR) << "Failed to open boot image file " << space->GetImageFilename();
431 LOG(ERROR) << "Failed to mmap boot image tables from file " << space->GetImageFilename();
1163 LOG(ERROR) << "File " << elf_filename << " loaded with dlopen but cannot find its mmaps.";
1446 LOG(ERROR) << "Failed to dlopen: " << oat_filename << " with error " << *error_msg;
H A Dclass_loader_context_test.cc305 LOG(ERROR) << "Test OpenValidDexFilesRelative cannot be run because target dex files have no "
341 LOG(ERROR) << "Test OpenValidDexFilesClasspathDir cannot be run because target dex files have "
H A Doat_file_assistant.cc488 LOG(ERROR) << error_msg;
526 LOG(ERROR) << "Not loading "
/art/dexdump/
H A Ddexdump.cc1264 LOG(ERROR) << "bad method type descriptor '" << typeDescriptor << "'";
1283 LOG(ERROR) << "ERROR: bad descriptor '" << typeDescriptor << "'";
1302 LOG(ERROR) << "ERROR: bad method signature '" << base << "'";
1699 LOG(ERROR) << "ERROR: Call site " << idx << " has too few values.";
1892 LOG(ERROR) << "ReadFileToString failed";
1907 LOG(ERROR) << error_msg;
/art/dexlayout/
H A Ddexlayout.cc1224 LOG(ERROR) << "bad method type descriptor '" << type_descriptor << "'";
1243 LOG(ERROR) << "ERROR: bad descriptor '" << type_descriptor << "'";
1262 LOG(ERROR) << "ERROR: bad method signature '" << base << "'";
1372 LOG(ERROR) << "Malformed class name '" << class_descriptor << "'";
1837 LOG(ERROR) << "Could not create dex writer output file: " << output_location;
1848 LOG(ERROR) << "Failed to write main section for dex file " << dex_file_location;
1854 LOG(ERROR) << "Failed to write data section for dex file " << dex_file_location;
1989 LOG(ERROR) << error_ms
[all...]
H A Ddexlayout_test.cc435 LOG(ERROR) << "Failed to unzip dex";
527 LOG(ERROR) << "Error: " << error_msg;
H A Ddex_visualize.cc251 LOG(ERROR) << "Could not open output file.";
/art/openjdkjvm/
H A DOpenjdkJvm.cc70 using ::android::base::ERROR;
437 LOG(ERROR) << "Trying to set thread name to '" << name.c_str() << "' failed as the thread "
/art/runtime/gc/space/
H A Dregion_space.cc58 LOG(ERROR) << "Failed to allocate pages for alloc space (" << name << ") of size "
60 MemMap::DumpMaps(LOG_STREAM(ERROR));
/art/tools/jfuzz/
H A Drun_jfuzz_test.py43 BISECTABLE_RET_CODES = (RetCode.SUCCESS, RetCode.ERROR, RetCode.TIMEOUT)
508 if retc1 == RetCode.ERROR and retc2 == RetCode.SUCCESS:
/art/openjdkjvmti/
H A Dtransform.cc95 LOG(ERROR) << "Possible deadlock due to recursive signal delivery of segv.";
/art/runtime/dex/
H A Ddex_file_annotations.cc369 LOG(ERROR) << "Failed to allocate annotation member array (" << size << " elements)";
595 LOG(ERROR) << "Annotation element array allocation failed with size " << size;
677 LOG(ERROR) << StringPrintf("Bad annotation element value type 0x%02x", value_type);
742 LOG(ERROR) << StringPrintf("Failed creating annotation element (m=%p n=%p a=%p r=%p",
979 LOG(ERROR) << "Annotation set ref array allocation failed";
/art/dex2oat/linker/
H A Dimage_writer.cc213 LOG(ERROR) << "image fd " << image_fd << " name " << image_filename;
220 LOG(ERROR) << "Failed to open image file " << image_filename;
225 PLOG(ERROR) << "Failed to make image file world readable: " << image_filename;
296 PLOG(ERROR) << "Failed to write image file data " << image_filename;
312 PLOG(ERROR) << "Failed to write image file " << image_filename;
319 PLOG(ERROR) << "Failed to flush image file " << image_filename << " with result " << err;
331 PLOG(ERROR) << "Failed to write image file header " << image_filename;
339 PLOG(ERROR) << "Failed to flush and close image file " << image_filename;
706 LOG(ERROR) << "Failed to allocate memory for image file generation: " << error_msg;
715 LOG(ERROR) << "Faile
[all...]
/art/oatdump/
H A Doatdump.cc2947 LOG(ERROR) << "Invalid image header " << image_space->GetImageLocation();
2965 LOG(ERROR) << "Can not dump app image without app oat file";
2982 LOG(ERROR) << "Failed to open oat file " << options->app_oat_ << " with error " << error_msg;
2988 LOG(ERROR) << "Failed to open app image " << options->app_image_ << " with error "
2994 LOG(ERROR) << "Failed to open app image dex files " << options->app_image_ << " with error "
3106 LOG(ERROR) << "Failed to open oat file from '" << oat_filename << "': " << error_msg;
3132 LOG(ERROR) << "Failed to open oat file from '" << oat_filename << "': " << error_msg;
3147 LOG(ERROR) << "Failed to symbolize";
3180 LOG(ERROR) << "Failed to open oat file from '" << oat_filename << "': " << error_msg;
3560 LOG(ERROR) << "Faile
[all...]
/art/compiler/linker/arm/
H A Drelative_patcher_thumb2_test.cc119 LOG(ERROR) << "Unaligned bne_offset: " << bne_offset;
123 LOG(ERROR) << "Unaligned target_offset: " << target_offset;
129 LOG(ERROR) << "Target out of range: " << diff;
204 LOG(ERROR) << "output_.size() == " << output_.size() << " < "
/art/dex2oat/
H A Ddex2oat_image_test.cc127 LOG(ERROR) << "Failed to compile image " << scratch.GetFilename() << error_msg;
/art/libdexfile/dex/
H A Ddex_file_loader.cc500 LOG(ERROR) << "Overflow in number of dex files!";
/art/runtime/native/
H A Ddalvik_system_DexFile.cc474 LOG(ERROR) << "DexFile_getDexOptNeeded file '" << filename << "' does not exist";
649 LOG(ERROR) << "DexFile_isDexOptNeeded file '" << filename << "' does not exist";
/art/compiler/dex/
H A Ddex_to_dex_compiler.cc184 LOG(ERROR) << pair->DumpString(nullptr);
/art/libartbase/base/
H A Dhash_set.h483 LOG(ERROR) << "Element " << i << " should be in slot " << first_slot;

Completed in 391 milliseconds

12345