Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_constants.hpp29 constexpr auto locationCodeInf = "com.ibm.ipzvpd.Location"; variable
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dmanager.cpp832 constants::locationCodeInf) && in getExpandedLocationCode()
833 l_aFru["extraInterfaces"][constants::locationCodeInf].value( in getExpandedLocationCode()
838 constants::locationCodeInf, "LocationCode")); in getExpandedLocationCode()
876 constants::locationCodeInf) && in getFrusByUnexpandedLocationCode()
877 l_aFru["extraInterfaces"][constants::locationCodeInf].value( in getFrusByUnexpandedLocationCode()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp144 constexpr auto locationCodeInf = "com.ibm.ipzvpd.Location"; variable
/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool.cpp164 if (l_interface == constants::locationCodeInf) in populateFruJson()
168 constants::locationCodeInf, in populateFruJson()