Home
last modified time | relevance | path

Searched refs:updateKeyword (Results 1 – 3 of 3) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dbios_handler.cpp261 m_manager->updateKeyword( in saveFcoToVpd()
333 m_manager->updateKeyword( in saveAmmToVpd()
454 m_manager->updateKeyword( in saveCreateDefaultLparToVpd()
565 m_manager->updateKeyword( in saveClearNvramToVpd()
672 if (-1 == m_manager->updateKeyword( in saveKeepAndClearToVpd()
H A Dmanager.cpp87 return this->updateKeyword( in Manager()
96 return this->updateKeyword(i_vpdPath, i_paramsToWriteData); in Manager()
451 if (updateKeyword( in checkAndUpdatePowerVsVpd()
540 int Manager::updateKeyword(const types::Path i_vpdPath, in updateKeyword()
524 int Manager::updateKeyword(const types::Path i_vpdPath, updateKeyword() function in vpd::Manager
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dmanager.hpp63 int updateKeyword(const types::Path i_vpdPath,