Lines Matching full:restore
31 "Failed to intialize backup and restore object for file = " + in BackupAndRestore()
45 logging::logMessage("Backup and restore invoked already."); in backupAndRestore()
59 … "Backup restore config JSON is missing necessary tag(s), can't initiate backup and restore."); in backupAndRestore()
78 "Couldn't extract source path, can't initiate backup and restore."); in backupAndRestore()
97 "Couldn't extract destination path, can't initiate backup and restore."); in backupAndRestore()
101 // Implement backup and restore for IPZ type VPD in backupAndRestore()
140 logging::logMessage("Back up and restore failed with exception: " + in backupAndRestore()
153 "Invalid value found for tag backupMap, in backup and restore config JSON."); in backupAndRestoreIpzVpd()
206 "Record or keyword not found in the backup and restore config JSON."); in backupAndRestoreIpzVpd()
240 " from backup and restore config JSON file."); in backupAndRestoreIpzVpd()
297 // restore config JSON. in backupAndRestoreIpzVpd()