Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dparser.cpp85 if (constants::FAILURE == dbusUtility::EnableRebootGuard()) in updateVpdKeyword()
289 if (constants::FAILURE == dbusUtility::EnableRebootGuard()) in updateVpdKeywordOnHardware()
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp461 inline int EnableRebootGuard() noexcept in EnableRebootGuard() function