Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/wait-vpd-parser/include/
H A Dinventory_backup_handler.hpp40 m_inventoryPrimaryPath{i_inventoryPrimaryPath},
93 std::filesystem::path m_inventoryPrimaryPath; member in InventoryBackupHandler
/openbmc/openpower-vpd-parser/wait-vpd-parser/src/
H A Dinventory_backup_handler.cpp66 m_inventoryPrimaryPath.string() + in restoreInventoryBackupData()