Searched refs:stateChangedMatch (Results 1 – 3 of 3) sorted by relevance
32 sdbusplus::async::match stateChangedMatch; member in phosphor::software::host_power::HostPower
39 stateChangedMatch(ctx, RulesIntf::propertiesChanged(host0ObjectPath, in HostPower()
289 auto nextResult = co_await hostPower.stateChangedMatch.next< in processHostStateChange()