Searched refs:backupValStr (Results 1 – 1 of 1) sorted by relevance
1262 std::string primaryValStr{}, backupValStr{}; in fixSystemBackupVPD() local1312 backupValStr = hwValStream.str(); in fixSystemBackupVPD()1317 backupValStr = hwValStream.str(); in fixSystemBackupVPD()1319 if (primaryValStr != backupValStr) in fixSystemBackupVPD()1332 backupValStr = backupValue; in fixSystemBackupVPD()1336 make_tuple(++num, primaryRecord, primaryKeyword, backupValStr, in fixSystemBackupVPD()1342 << setw(75) << setfill(' ') << backupValStr << left << setw(75) in fixSystemBackupVPD()