Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dparser.cpp224 if (constants::FAILURE == dbusUtility::DisableRebootGuard()) in updateVpdKeyword()
329 if (constants::FAILURE == dbusUtility::DisableRebootGuard()) in updateVpdKeywordOnHardware()
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp494 inline int DisableRebootGuard() noexcept in DisableRebootGuard() function