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.cpp103 if (constants::FAILURE == dbusUtility::EnableRebootGuard()) in updateVpdKeyword()
335 if (constants::FAILURE == dbusUtility::EnableRebootGuard()) in updateVpdKeywordOnHardware()
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp460 inline int EnableRebootGuard() noexcept in EnableRebootGuard() function