Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dvpd_tool.hpp139 nlohmann::json getBackupRestoreCfgJsonObj() const noexcept;
/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool.cpp344 nlohmann::json l_backupRestoreCfgJsonObj = getBackupRestoreCfgJsonObj(); in fixSystemVpd()
440 nlohmann::json VpdTool::getBackupRestoreCfgJsonObj() const noexcept in getBackupRestoreCfgJsonObj() function in vpd::VpdTool
489 getBackupRestoreCfgJsonObj(); in cleanSystemVpd()