• Home
  • Raw
  • Download

Lines Matching refs:ERROR

238         PLOG(ERROR) << "Failed to unlink " << path;  in UnlinkIgnoreResult()
286 LOG(ERROR) << "Failed to set dex2oat task profile"; in SetDex2OatScheduling()
290 PLOG(ERROR) << "setpriority failed"; in SetDex2OatScheduling()
300 PLOG(ERROR) << "Failed to create profile " << profile; in create_profile()
308 PLOG(ERROR) << "Could not chown profile " << profile; in create_profile()
337 PLOG(ERROR) << "Failed to open profile " << profile; in open_profile()
345 PLOG(ERROR) << "Could not set mode " << std::hex << mode << std::dec in open_profile()
698 LOG(ERROR) << "profman dump: no profiles to dump for " << pkgname; in dump_profiles()
705 LOG(ERROR) << "installd cannot chmod file for dump_profile" << out_file_name; in dump_profiles()
713 PLOG(ERROR) << "installd cannot open " << code_path.c_str(); in dump_profiles()
846 PLOG(ERROR) << "open_output_file: Couldn't unlink " << file_name; in open_output_file()
885 LOG(ERROR) << "dex_path too long: " << dex_path; in validate_dex_path_size()
943 LOG(ERROR) << "installd could not create '" << image_path in maybe_open_app_image()
948 PLOG(ERROR) << "Couldn't unlink image file " << image_path; in maybe_open_app_image()
976 PLOG(ERROR) << "Couldn't unlink swap file " << swap_file_name; in maybe_open_dexopt_swap_file()
1129 PLOG(ERROR) << "installd cannot open output during dexopt" << out_oat_path; in open_oat_out_file()
1153 LOG(ERROR) << "Could not create oat out path for " in maybe_open_oat_and_vdex_file()
1265 LOG(ERROR ) << "Unexpected dir structure for secondary dex " << dex_path; in prepare_secondary_dex_oat_dir()
1273 LOG(ERROR) << "Could not prepare oat dir for secondary dex: " << dex_path; in prepare_secondary_dex_oat_dir()
1281 LOG(ERROR) << "Could not prepare oat/isa dir for secondary dex: " << dex_path; in prepare_secondary_dex_oat_dir()
1450 PLOG(ERROR) << "Failed to create pipe"; in get_class_loader_context_dex_paths()
1473 PLOG(ERROR) << "Failed to read from pipe"; in get_class_loader_context_dex_paths()
1480 PLOG(ERROR) << "Error waiting for child dexoptanalyzer process"; in get_class_loader_context_dex_paths()
1487 LOG(ERROR) << "Dexoptanalyzer could not flatten class loader context, code=" << return_code; in get_class_loader_context_dex_paths()
1543 LOG(ERROR) << *error_msg; in process_secondary_dex_dexopt()
1552 LOG(ERROR) << "Could not create secondary odex layout: " << *error_msg; in process_secondary_dex_dexopt()
1630 LOG(ERROR) << *error_msg; in process_secondary_dex_dexopt()
1640 LOG(ERROR) << *error_msg; in process_secondary_dex_dexopt()
1692 LOG(ERROR) << *error_msg; in dexopt()
1740 LOG(ERROR) << *error_msg; in dexopt()
1747 LOG(ERROR) << *error_msg; in dexopt()
1778 LOG(ERROR) << *error_msg; in dexopt()
1805 PLOG(ERROR) << "Failed to open dex metadata file " << dex_metadata_path; in dexopt()
1898 PLOG(ERROR) << "Failed to remove dir: " << dir; in rmdir_if_empty()
1912 PLOG(ERROR) << "Could not unlink: " << file; in unlink_if_exists()
1938 LOG(ERROR) << "reconcile_secondary_dex_file called with empty isas vector"; in reconcile_secondary_dex_file()
1943 LOG(ERROR) << "reconcile_secondary_dex_file called with invalid storage_flag: " in reconcile_secondary_dex_file()
2046 LOG(ERROR) << "Unexpected code from reconcile_secondary_dex_file: " << return_code; in reconcile_secondary_dex_file()
2066 LOG(ERROR) << "hash_secondary_dex_file called with invalid storage_flag: " in hash_secondary_dex_file()
2074 PLOG(ERROR) << "Failed to create pipe"; in hash_secondary_dex_file()
2098 PLOG(ERROR) << "Failed to open secondary dex " << dex_path; in hash_secondary_dex_file()
2147 LOG(ERROR) << from << " is not a regular file to replace for A/B."; in unlink_and_rename()
2151 LOG(ERROR) << "Could not unlink " << to << " to move A/B."; in unlink_and_rename()
2161 PLOG(ERROR) << "Could not rename " << from << " to " << to; in unlink_and_rename()
2179 LOG(ERROR) << "A/B artifact " << b_path << " is not a regular file."; in move_ab_path()
2190 PLOG(ERROR) << "Could not unlink " << b_path; in move_ab_path()
2207 LOG(ERROR) << "Target slot suffix not legal: " << slot_suffix; in move_ab()
2213 LOG(ERROR) << "Invalid apk_path: " << apk_path; in move_ab()
2217 LOG(ERROR) << "Invalid oat_dir: " << oat_dir; in move_ab()
2270 LOG(ERROR) << "Cannot create apk path for " << apk_path; in delete_odex()
2279 PLOG(ERROR) << "Could not stat " << path; in delete_odex()
2287 PLOG(ERROR) << "Could not unlink " << path; in delete_odex()
2315 LOG(ERROR) << "Invalid absolute path " << path; in is_absolute_path()
2325 LOG(ERROR) << "Invalid instruction set " << instruction_set; in is_valid_instruction_set()
2345 LOG(ERROR) << "Invalid apk_path " << apk_path_; in calculate_oat_file_path_default()
2353 LOG(ERROR) << "Result too large"; in calculate_oat_file_path_default()
2372 LOG(ERROR) << "Invalid apk_path " << apk_path_; in calculate_odex_file_path_default()
2398 LOG(ERROR) << "Result too large"; in create_cache_path_default()
2412 PLOG(ERROR) << "Could not open classpath elem " << elem; in open_classpath_files()
2490 PLOG(ERROR) << "Failed to prepare " << ref_profile_dir; in create_boot_image_profile_snapshot()
2497 PLOG(ERROR) << "Class path is empty"; in create_boot_image_profile_snapshot()
2534 LOG(ERROR) << "Could not open any of the classpath elements."; in create_boot_image_profile_snapshot()
2554 PLOG(ERROR) << "Cannot reset position for snapshot profile"; in create_boot_image_profile_snapshot()
2615 PLOG(ERROR) << "Failed to prepare " << cur_profile; in prepare_app_profile()
2631 PLOG(ERROR) << "Could not open code path " << code_path; in prepare_app_profile()