Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/
H A Dflash.hpp38 virtual void onStateChanges(sdbusplus::message_t& msg) = 0;
H A Dactivation.hpp261 void onStateChanges(sdbusplus::message_t& /*msg*/) override;
H A Dactivation.cpp327 onStateChanges(msg); in unitStateChange()
/openbmc/phosphor-bmc-code-mgmt/mmc/
H A Dflash.cpp26 void Activation::onStateChanges(sdbusplus::message_t& msg) in onStateChanges() function in phosphor::software::updater::Activation
/openbmc/phosphor-bmc-code-mgmt/static/
H A Dflash.cpp62 void Activation::onStateChanges([[maybe_unused]] sdbusplus::message_t& msg) in onStateChanges() function in phosphor::software::updater::Activation
/openbmc/phosphor-bmc-code-mgmt/ubi/
H A Dflash.cpp31 void Activation::onStateChanges(sdbusplus::message_t& msg) in onStateChanges() function in phosphor::software::updater::Activation