Lines Matching refs:LOG
53 LOG(ERROR) << "Failed to read default fstab"; in load_volume_table()
105 LOG(ERROR) << args[0] << " failed with status " << WEXITSTATUS(status); in exec_cmd()
136 LOG(ERROR) << "unknown volume \"" << volume << "\""; in format_volume()
140 LOG(ERROR) << "can't format_volume \"" << volume << "\""; in format_volume()
144 LOG(ERROR) << "can't give path \"" << volume << "\" to format_volume"; in format_volume()
148 LOG(ERROR) << "format_volume: Failed to unmount \"" << v->mount_point << "\""; in format_volume()
152 LOG(ERROR) << "format_volume: fs_type \"" << v->fs_type << "\" unsupported"; in format_volume()
167 LOG(INFO) << "Wiping " << v->key_loc; in format_volume()
188 LOG(ERROR) << "get_file_size: invalid size " << length << " for " << v->blk_device; in format_volume()
289 LOG(ERROR) << "can't set up install mounts: no fstab loaded"; in setup_install_mounts()
300 LOG(ERROR) << "Failed to mount " << entry.mount_point; in setup_install_mounts()
305 LOG(ERROR) << "Failed to unmount " << entry.mount_point; in setup_install_mounts()