Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/wait-vpd-parser/src/
H A Dinventory_backup_handler.cpp72 const vpd::types::PelInfoTuple l_pelInfo{ in restoreInventoryBackupData()
105 const vpd::types::PelInfoTuple l_pelInfo{ in clearInventoryBackupData()
/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp74 types::PelInfoTuple l_pel( in isSymlinkPresent()
114 const types::PelInfoTuple l_pel( in initWorker()
175 types::PelInfoTuple l_pel(EventLogger::getErrorType(l_ex), in initBackupAndRestore()
1155 const types::PelInfoTuple l_pel( in performInitialSetup()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dlogger.hpp307 const types::PelInfoTuple* i_pelTuple = nullptr,
H A Dtypes.hpp229 using PelInfoTuple = typedef
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dlogger.cpp14 const types::PelInfoTuple* i_pelTuple, in logMessage()