Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/common/include/
H A Dhost_power.hpp32 sdbusplus::async::match stateChangedMatch; member in phosphor::software::host_power::HostPower
/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dhost_power.cpp39 stateChangedMatch(ctx, RulesIntf::propertiesChanged(host0ObjectPath, in HostPower()
/openbmc/phosphor-bmc-code-mgmt/eeprom-device/
H A Deeprom_device.cpp289 auto nextResult = co_await hostPower.stateChangedMatch.next< in processHostStateChange()