• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching refs:ERROR

85   LOG(ERROR) << error;  in UsageErrorV()
287 LOG(ERROR) << "Failed to open image classes file " << image_classes_filename; in ReadImageClassesFromFile()
344 LOG(ERROR) << error_msg; in PatchOatCode()
438 LOG(ERROR) << "Failed to write ELF file " << oat_file->GetPath(); in CreateOatFile()
447 PLOG(ERROR) << "Failed flushing oat file " << oat_file->GetPath(); in CreateOatFile()
456 LOG(ERROR) << "Failed to fixup ELF file " << oat_file->GetPath() << ": " << error_msg; in CreateOatFile()
477 LOG(ERROR) << "Failed to create image file " << image_filename; in CreateImageFile()
488 PLOG(ERROR) << "Failed to open ELF file: " << oat_filename; in CreateImageFile()
493 LOG(ERROR) << "Failed to fixup ELF file " << oat_file->GetPath(); in CreateImageFile()
499 PLOG(ERROR) << "Failed to flush and close patched oat file " << oat_filename; in CreateImageFile()
532 LOG(ERROR) << "Failed to create runtime"; in CreateRuntime()
1300 PLOG(ERROR) << "Failed to create oat file: " << oat_location; in dex2oat()
1304 PLOG(ERROR) << "Failed to make oat file world readable: " << oat_location; in dex2oat()
1320 PLOG(ERROR) << "Failed to create swap file: " << swap_file_name; in dex2oat()
1337 LOG(ERROR) << "Failed to open some dex files: " << failure_count; in dex2oat()
1373 LOG(ERROR) << "Failed to create dex2oat"; in dex2oat()
1402 LOG(ERROR) << "Failed to create list of image classes from '" << image_classes_filename << in dex2oat()
1424 LOG(ERROR) << "Failed to create list of compiled classes from '" << compiled_classes_filename in dex2oat()
1444 LOG(ERROR) << "Failed to open zip from file descriptor for '" << zip_location << "': " in dex2oat()
1451 LOG(ERROR) << "Failed to open dex from file descriptor for zip file '" << zip_location in dex2oat()
1461 LOG(ERROR) << "Failed to open some dex files: " << failure_count; in dex2oat()
1475 PLOG(ERROR) << "Failed to open file " << tmp_file_name in dex2oat()
1490 PLOG(ERROR) << "Failed to make .dex file writeable '" << dex_file->GetLocation() << "'\n"; in dex2oat()
1559 LOG(ERROR) << "Failed to create oat file: " << oat_location; in dex2oat()
1566 PLOG(ERROR) << "Failed to flush and close oat file: " << oat_location; in dex2oat()
1655 PLOG(ERROR) << "Failed to flush and close oat file: " << oat_location; in dex2oat()
1692 LOG(ERROR) << "Failed to flush and close oat file: " << oat_location; in dex2oat()
1700 PLOG(ERROR) << "Failed to flush and close oat file: " << oat_location << "/" << oat_filename; in dex2oat()