Home
last modified time | relevance | path

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

/openbmc/phosphor-buttons/src/
H A Dbutton_handler.cpp289 std::string transitionName; in handlePowerEvent() local
325 transitionName = "RequestedPowerTransition"; in handlePowerEvent()
336 transitionName = "RequestedHostTransition"; in handlePowerEvent()
350 transitionName = "RequestedPowerTransition"; in handlePowerEvent()
383 transitionName = "RequestedHostTransition"; in handlePowerEvent()
410 method.append(dbusIfaceName, transitionName, transition); in handlePowerEvent()