Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dbios_handler.cpp193 constants::pimServiceName, constants::systemVpdInvPath, in processFieldCoreOverride()
244 constants::pimServiceName, constants::systemVpdInvPath, in saveFcoToVpd()
320 constants::pimServiceName, constants::systemVpdInvPath, in saveAmmToVpd()
382 constants::pimServiceName, constants::systemVpdInvPath, in processActiveMemoryMirror()
426 constants::pimServiceName, constants::systemVpdInvPath, in saveCreateDefaultLparToVpd()
514 constants::pimServiceName, constants::systemVpdInvPath, in processCreateDefaultLpar()
537 constants::pimServiceName, constants::systemVpdInvPath, in saveClearNvramToVpd()
623 constants::pimServiceName, constants::systemVpdInvPath, in processClearNvram()
645 constants::pimServiceName, constants::systemVpdInvPath, in saveKeepAndClearToVpd()
730 constants::pimServiceName, constants::systemVpdInvPath, in processKeepAndClear()
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dvpd_specific_utility.hpp427 std::string(constants::systemVpdInvPath), interfaceList); in getExpandedLocationCode()
438 serviceName, std::string(constants::systemVpdInvPath), in getExpandedLocationCode()
454 serviceName, std::string(constants::systemVpdInvPath), in getExpandedLocationCode()
778 constants::pimServiceName, constants::systemVpdInvPath, in isPass1Planar()
H A Ddbus_utility.hpp599 constants::pimServiceName, constants::systemVpdInvPath, in getImFromDbus()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp165 constexpr auto systemVpdInvPath = systemInvPath; variable
/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp1210 m_sysCfgJsonObj, constants::systemVpdInvPath, l_errCode); in checkAndUpdateBmcPosition()
1229 std::string(constants::systemVpdInvPath) + in checkAndUpdateBmcPosition()