Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dbackup_restore.hpp186 const types::IpzType& i_recordKwName, const types::IPZVpdMap& i_vpdMap,
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dbackup_restore.cpp226 const types::IpzType& i_recordKwName, const types::IPZVpdMap& i_vpdMap, in getBinaryAndStrIpzKwValue() argument
242 if (!i_vpdMap.empty()) in getBinaryAndStrIpzKwValue()
245 l_strValue = vpdSpecificUtility::getKwVal(i_vpdMap.at(l_recordName), in getBinaryAndStrIpzKwValue()