Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_constants.hpp28 constexpr auto ipzVpdInfPrefix = "com.ibm.ipzvpd."; variable
/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool.cpp63 constants::ipzVpdInfPrefix + i_recordName, l_keywordName); in readKeyword()
696 constants::ipzVpdInfPrefix + l_srcRecordName, in fetchKeywordInfo()
727 constants::ipzVpdInfPrefix + l_dstRecordName, in fetchKeywordInfo()