Home
last modified time | relevance | path

Searched refs:hostReboot (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-pnor-code-mgmt/
H A Dactivation.cpp215 std::variant<std::string> hostReboot = hostStateRebootVal; in rebootHost() local
216 method.append(hostStateIntf, hostStateRebootProp, hostReboot); in rebootHost()
/openbmc/phosphor-webui/app/configuration/controllers/
H A Dfirmware-controller.js160 APIUtils.hostReboot()
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dpower-operations-controller.js75 APIUtils.hostReboot()
/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js795 hostReboot: function() { method in AnonymousFunction1ea782bb0200.SERVICE