Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/side-switch/
H A Dside_switch.cpp168 auto currentPwrState = utils::getProperty<std::string>( in powerOffSystem() local
172 if (currentPwrState == in powerOffSystem()