Home
last modified time | relevance | path

Searched refs:primaryRecord (Results 1 – 1 of 1) sorted by relevance

/openbmc/openpower-vpd-parser/
H A Dvpd_tool_impl.cpp1260 const std::string& primaryRecord = recordKw.first; in fixSystemBackupVPD() local
1274 auto primaryRecItr = systemVPDMap.find(primaryRecord); in fixSystemBackupVPD()
1335 recKwData.push_back(make_tuple(++num, primaryRecord, primaryKeyword, in fixSystemBackupVPD()
1341 << primaryRecord << left << setw(9) << primaryKeyword << left in fixSystemBackupVPD()