Searched refs:curPowerState (Results 1 – 1 of 1) sorted by relevance
385 if (auto curPowerState = std::get_if<std::string>(&powerState)) in isChassisPowerOn() local387 if ("xyz.openbmc_project.State.Chassis.PowerState.On" == *curPowerState) in isChassisPowerOn()