Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dbios_handler.hpp222 void saveKeepAndClearToBios(const std::string& i_KeepAndClearVal);
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dbios_handler.cpp933 void IbmBiosHandler::saveKeepAndClearToBios( in saveKeepAndClearToBios() function in vpd::IbmBiosHandler
995 saveKeepAndClearToBios(std::to_string(l_pVal->at(0))); in processKeepAndClear()