Lines Matching refs:ERROR
206 LOG(ERROR) << error; in UsageErrorV()
757 LOG(ERROR) << "Failed to override ThreadLocal.nextHashCode"; in ThreadLocalHashOverride()
1470 PLOG(ERROR) << "Failed to create oat file: " << oat_filename; in OpenFile()
1474 PLOG(ERROR) << "Failed to make oat file world readable: " << oat_filename; in OpenFile()
1500 PLOG(ERROR) << "Failed to open vdex file: " << vdex_filename; in OpenFile()
1504 PLOG(ERROR) << "Failed to make vdex file world readable: " << vdex_filename; in OpenFile()
1515 PLOG(ERROR) << "Failed to create oat file: " << oat_location_; in OpenFile()
1552 PLOG(ERROR) << "Failed to create vdex file: " << vdex_location; in OpenFile()
1559 PLOG(ERROR) << "Truncating vdex file " << vdex_location << " failed."; in OpenFile()
1578 PLOG(ERROR) << "Failed to invalidate vdex header. File: " << vdex_file->GetPath(); in OpenFile()
1583 PLOG(ERROR) << "Failed to flush stream after invalidating header of vdex file." in OpenFile()
1634 PLOG(ERROR) << "Failed to create swap file: " << swap_file_name_; in OpenFile()
1782 LOG(ERROR) << "Unexpected number of boot class path dex files for boot image or extension, " in Setup()
1787 LOG(ERROR) << "Boot class path dex files do not end with the compiled dex files."; in Setup()
1794 LOG(ERROR) << "Missing dex file for boot class component " << bcp_location; in Setup()
1805 LOG(ERROR) << "Unexpected dex file in boot class path " in Setup()
1823 LOG(ERROR) << "Missing required boot image(s) for boot image extension."; in Setup()
1843 LOG(ERROR) << "Full boot class path does not end with extension parts, full: " << full_bcp in Setup()
1961 PLOG(ERROR) << "Failed to make .dex files writeable."; in Setup()
2264 PLOG(ERROR) << "Failed to Sync() dex2dex output. Map: " << map.GetName(); in WriteOutputFiles()
2292 LOG(ERROR) << "Failed to prepare image address space."; in WriteOutputFiles()
2312 LOG(ERROR) << "Failed to finish VDEX file " << vdex_file->GetPath(); in WriteOutputFiles()
2359 LOG(ERROR) << "Failed to write .rodata section to the ELF file " << oat_file->GetPath(); in WriteOutputFiles()
2367 LOG(ERROR) << "Failed to write .text section to the ELF file " << oat_file->GetPath(); in WriteOutputFiles()
2375 LOG(ERROR) << "Failed to write .data.bimg.rel.ro section to the ELF file " in WriteOutputFiles()
2383 LOG(ERROR) << "Failed to write oat header to the ELF file " << oat_file->GetPath(); in WriteOutputFiles()
2398 LOG(ERROR) << "Failed to write ELF file " << oat_file->GetPath(); in WriteOutputFiles()
2441 PLOG(ERROR) << "Failed to get the length of oat file: " << in->GetPath(); in CopyOatFilesToSymbolsDirectoryAndStrip()
2445 PLOG(ERROR) << "Failed to copy oat file to file: " << out->GetPath(); in CopyOatFilesToSymbolsDirectoryAndStrip()
2449 PLOG(ERROR) << "Failed to flush and close copied oat file: " << oat_unstripped_[i]; in CopyOatFilesToSymbolsDirectoryAndStrip()
2457 PLOG(ERROR) << "Failed strip oat file: " << in->GetPath(); in CopyOatFilesToSymbolsDirectoryAndStrip()
2469 PLOG(ERROR) << "Failed to flush output file: " << file->get()->GetPath(); in FlushOutputFile()
2479 PLOG(ERROR) << "Failed to flush and close output file: " << file->GetPath(); in FlushCloseOutputFile()
2586 PLOG(ERROR) << "Cannot lock profiles"; in LoadProfile()
2629 LOG(ERROR) << "Failed to create list of dirty objects from '" in PrepareDirtyObjects()
2647 LOG(ERROR) << "Failed to load updatable boot class path packages from '" in PrepareUpdatableBcpPackages()
2764 PLOG(ERROR) << "Failed to open file " << tmp_file_name in SaveDexInput()
2811 LOG(ERROR) << "Failed to parse runtime options"; in PrepareRuntimeOptions()
2826 LOG(ERROR) << "Failed to create runtime"; in CreateRuntime()
2878 LOG(ERROR) << "Failure during image file creation"; in CreateImageFile()
2900 LOG(ERROR) << "Failed to open input file " << input_filename; in ReadCommentedInputFromFile()
3249 LOG(ERROR) << "Failed to process profile file"; in Dex2oat()