Lines Matching refs:PLOG

91             PLOG(ERROR) << "Failed to opendir " << root_path;  in resolve_ce_path_by_inode_or_fallback()
406 PLOG(ERROR) << "Failed to opendir " << path; in get_known_users()
436 PLOG(ERROR) << "Failed to open " << path << " to set project id."; in set_quota_project_id()
441 PLOG(ERROR) << "Failed to get extended attributes for " << path << " to get project id."; in set_quota_project_id()
447 PLOG(ERROR) << "Failed to set project id on " << path; in set_quota_project_id()
453 PLOG(ERROR) << "Failed to get flags for " << path << " to set project id inheritance."; in set_quota_project_id()
460 PLOG(ERROR) << "Failed to set flags for " << path << " to set project id inheritance."; in set_quota_project_id()
475 PLOG(ERROR) << "Failed to fts_open " << path; in calculate_tree_size()
927 PLOG(ERROR) << "Couldn't statvfs " << data_path; in data_disk_free()
936 PLOG(WARNING) << "Failed to stat " << path; in get_path_inode()
965 PLOG(WARNING) << "Mismatched inode value; found " << inode in write_path_inode()
972 PLOG(ERROR) << "Failed to write xattr " << inode_xattr << " at " << parent; in write_path_inode()
999 PLOG(ERROR) << "Failed to opendir " << parent; in read_path_inode()
1027 PLOG(ERROR) << "Failed to remove xattr " << inode_xattr << " at " << path; in remove_path_xattr()
1175 PLOG(ERROR) << "waitpid failed: wanted " << pid << ", got " << got_pid; in wait_child()
1185 PLOG(ERROR) << "pidfd_open failed for pid " << pid in wait_child_with_timeout()
1198 PLOG(ERROR) << "poll failed for pid " << pid; in wait_child_with_timeout()
1224 PLOG(ERROR) << "Failed to prepare " << path; in prepare_app_cache_dir()
1230 PLOG(ERROR) << "Failed to stat " << path; in prepare_app_cache_dir()
1256 PLOG(ERROR) << "Failed to fts_open " << path; in prepare_app_cache_dir()
1263 PLOG(WARNING) << "Failed to chmod " << p->fts_path; in prepare_app_cache_dir()
1268 PLOG(WARNING) << "Failed to chown " << p->fts_path; in prepare_app_cache_dir()
1274 PLOG(WARNING) << "Failed to chown " << p->fts_path; in prepare_app_cache_dir()
1289 PLOG(ERROR) << "Failed to read supported filesystems"; in supports_sdcardfs()
1353 PLOG(WARNING) << "Cannot stat local path " << local_path; in collect_profiles()
1369 PLOG(WARNING) << "Could not open dir path " << local_path; in collect_profiles()
1376 PLOG(WARNING) << "Could not open dir path " << local_path; in collect_profiles()
1383 PLOG(WARNING) << "Could not close dir path " << local_path; in collect_profiles()
1402 PLOG(ERROR) << "setgid(" << uid << ") failed in installd during dexopt"; in drop_capabilities()
1406 PLOG(ERROR) << "setuid(" << uid << ") failed in installd during dexopt"; in drop_capabilities()
1416 PLOG(ERROR) << "capset failed"; in drop_capabilities()
1426 PLOG(WARNING) << "Could not remove file at fd " << fd << ": Failed to get file path"; in remove_file_at_fd()
1437 PLOG(WARNING) << "Could not remove file at path " << path_buffer; in remove_file_at_fd()