Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dbackup_restore.hpp142 types::EepromInventoryPaths getFruAndInvPaths(
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dbackup_restore.cpp59 types::EepromInventoryPaths BackupAndRestore::getFruAndInvPaths( in getFruAndInvPaths() function in vpd::BackupAndRestore
339 std::tie(m_srcFruPath, m_srcInvPath) = getFruAndInvPaths("source"); in backupAndRestore()
346 std::tie(m_dstFruPath, m_dstInvPath) = getFruAndInvPaths("destination"); in backupAndRestore()