Lines Matching refs:PLOG

190             PLOG(WARNING) << "Could not open profile " << profile;  in clear_profile()
200 PLOG(WARNING) << "Error locking profile " << profile; in clear_profile()
222 PLOG(WARNING) << "Could not truncate " << profile; in clear_profile()
225 PLOG(WARNING) << "Error unlocking profile " << profile; in clear_profile()
370 PLOG(ERROR) << "setpriority failed"; in SetDex2OatScheduling()
380 PLOG(ERROR) << "Failed to create profile " << profile; in create_profile()
388 PLOG(ERROR) << "Could not chown profile " << profile; in create_profile()
417 PLOG(ERROR) << "Failed to open profile " << profile; in open_profile()
425 PLOG(ERROR) << "Could not set mode " << std::hex << mode << std::dec in open_profile()
815 PLOG(ERROR) << "installd cannot open " << code_path.c_str(); in dump_profiles()
850 PLOG(WARNING) << "Could not open profile " << system_profile; in copy_system_profile()
854 PLOG(WARNING) << "Could not open profile " << package_name; in copy_system_profile()
953 PLOG(ERROR) << "open_output_file: Couldn't unlink " << file_name; in open_output_file()
1075 PLOG(ERROR) << "Couldn't unlink swap file " << swap_file_name; in maybe_open_dexopt_swap_file()
1210 PLOG(ERROR) << "installd cannot open output during dexopt" << out_oat_path; in open_oat_out_file()
1240 PLOG(INFO) << "installd cannot open oat file during dexopt" << oat_path; in maybe_open_oat_and_vdex_file()
1246 PLOG(INFO) << "installd cannot open vdex file during dexopt" << vdex_filename; in maybe_open_oat_and_vdex_file()
1531 PLOG(ERROR) << "Failed to create pipe"; in get_class_loader_context_dex_paths()
1554 PLOG(ERROR) << "Failed to read from pipe"; in get_class_loader_context_dex_paths()
1561 PLOG(ERROR) << "Error waiting for child dexoptanalyzer process"; in get_class_loader_context_dex_paths()
1937 PLOG(ERROR) << "Failed to open dex metadata file " << dex_metadata_path; in dexopt()
2062 PLOG(ERROR) << "Failed to remove dir: " << dir; in rmdir_if_empty()
2076 PLOG(ERROR) << "Could not unlink: " << file; in unlink_if_exists()
2238 PLOG(ERROR) << "Failed to create pipe"; in hash_secondary_dex_file()
2262 PLOG(ERROR) << "Failed to open secondary dex " << dex_path; in hash_secondary_dex_file()
2325 PLOG(ERROR) << "Could not rename " << from << " to " << to; in unlink_and_rename()
2354 PLOG(ERROR) << "Could not unlink " << b_path; in move_ab_path()
2443 PLOG(ERROR) << "Could not stat " << path; in delete_odex()
2451 PLOG(ERROR) << "Could not unlink " << path; in delete_odex()
2576 PLOG(ERROR) << "Could not open classpath elem " << elem; in open_classpath_files()
2655 PLOG(ERROR) << "Failed to prepare " << ref_profile_dir; in create_boot_image_profile_snapshot()
2662 PLOG(ERROR) << "Class path is empty"; in create_boot_image_profile_snapshot()
2719 PLOG(ERROR) << "Cannot reset position for snapshot profile"; in create_boot_image_profile_snapshot()
2744 PLOG(WARNING) << "profman failed for " << package_name << ":" << profile_name; in create_boot_image_profile_snapshot()
2773 PLOG(ERROR) << "Failed to open dm '" << dex_metadata << "'"; in check_profile_exists_in_dexmetadata()
2801 PLOG(ERROR) << "Failed to prepare " << cur_profile; in prepare_app_profile()
2822 PLOG(ERROR) << "Could not open code path " << code_path; in prepare_app_profile()
2844 PLOG(WARNING) << "profman failed for " << package_name << ":" << profile_name; in prepare_app_profile()
2862 PLOG(ERROR) << "Could not stat " << oat_path; in get_odex_visibility()