Searched refs:onStateChanges (Results 1 – 6 of 6) sorted by relevance
/openbmc/phosphor-bmc-code-mgmt/bmc/ | ||
H A D | flash.hpp | 38 virtual void onStateChanges(sdbusplus::message_t& msg) = 0; |
H A D | activation.hpp | 261 void onStateChanges(sdbusplus::message_t& /*msg*/) override; |
H A D | activation.cpp | 327 onStateChanges(msg); in unitStateChange() |
/openbmc/phosphor-bmc-code-mgmt/bmc/mmc/ | ||
H A D | flash.cpp | 26 void Activation::onStateChanges(sdbusplus::message_t& msg) in onStateChanges() function in phosphor::software::updater::Activation |
/openbmc/phosphor-bmc-code-mgmt/bmc/ubi/ | ||
H A D | flash.cpp | 31 void Activation::onStateChanges(sdbusplus::message_t& msg) in onStateChanges() function in phosphor::software::updater::Activation |
/openbmc/phosphor-bmc-code-mgmt/bmc/static/ | ||
H A D | flash.cpp | 69 void Activation::onStateChanges([[maybe_unused]] sdbusplus::message_t& msg) in onStateChanges() function in phosphor::software::updater::Activation |