Searched refs:systemVpdInvPath (Results 1 – 4 of 4) sorted by relevance
/openbmc/openpower-vpd-parser/vpd-manager/src/ |
H A D | bios_handler.cpp | 188 constants::pimServiceName, constants::systemVpdInvPath, in processFieldCoreOverride() 239 constants::pimServiceName, constants::systemVpdInvPath, in saveFcoToVpd() 315 constants::pimServiceName, constants::systemVpdInvPath, in saveAmmToVpd() 376 constants::pimServiceName, constants::systemVpdInvPath, in processActiveMemoryMirror() 420 constants::pimServiceName, constants::systemVpdInvPath, in saveCreateDefaultLparToVpd() 508 constants::pimServiceName, constants::systemVpdInvPath, in processCreateDefaultLpar() 531 constants::pimServiceName, constants::systemVpdInvPath, in saveClearNvramToVpd() 617 constants::pimServiceName, constants::systemVpdInvPath, in processClearNvram() 639 constants::pimServiceName, constants::systemVpdInvPath, in saveKeepAndClearToVpd() 723 constants::pimServiceName, constants::systemVpdInvPath, in processKeepAndClear()
|
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/ |
H A D | vpd_specific_utility.hpp | 354 std::string(constants::systemVpdInvPath), interfaceList); in getExpandedLocationCode() 364 serviceName, std::string(constants::systemVpdInvPath), in getExpandedLocationCode() 380 serviceName, std::string(constants::systemVpdInvPath), in getExpandedLocationCode() 663 constants::pimServiceName, constants::systemVpdInvPath, in isPass1Planar()
|
H A D | dbus_utility.hpp | 600 constants::pimServiceName, constants::systemVpdInvPath, in getImFromDbus()
|
/openbmc/openpower-vpd-parser/vpd-manager/include/ |
H A D | constants.hpp | 162 constexpr auto systemVpdInvPath = 164 constexpr auto systemVpdInvPath = global() variable
|