Lines Matching full:backup
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()
153 "Invalid value found for tag backupMap, in backup and restore config JSON."); in backupAndRestoreIpzVpd()
260 "Record or keyword not found in the backup and restore config JSON."); in backupAndRestoreIpzVpd()
294 " from backup and restore config JSON file."); in backupAndRestoreIpzVpd()
366 // ToDo: Handle if there is no valid default value in the backup and in backupAndRestoreIpzVpd()
493 // backup&restore JSON or source and destination paths are not hardware in updateKeywordOnPrimaryOrBackupPath()
532 // invalid backup map found in updateKeywordOnPrimaryOrBackupPath()
534 …"Invalid backup map found, one or more field(s) found empty or not present in the config JSON: sou… in updateKeywordOnPrimaryOrBackupPath()
575 // Received property is not part of backup & restore JSON. in updateKeywordOnPrimaryOrBackupPath()