Searched refs:ActivationInherit (Results 1 – 3 of 3) sorted by relevance
| /openbmc/phosphor-psu-code-mgmt/src/ |
| H A D | activation.hpp | 99 using ActivationInherit = sdbusplus::server::object_t< typedef 110 class Activation : public ActivationInherit 132 ActivationInherit(bus, objPath.c_str(), in Activation() 133 ActivationInherit::action::defer_emit), in Activation() 164 using ActivationInherit::activation;
|
| /openbmc/phosphor-bmc-code-mgmt/bmc/ |
| H A D | activation.hpp | 34 using ActivationInherit = sdbusplus::server::object_t< typedef 185 class Activation : public ActivationInherit, public Flash 202 ActivationInherit(ctx.get_bus(), path.c_str(), in Activation() 203 ActivationInherit::action::defer_emit), in Activation() 231 using ActivationInherit::activation;
|
| /openbmc/openpower-pnor-code-mgmt/ |
| H A D | activation.hpp | 26 using ActivationInherit = sdbusplus::server::object_t< typedef 141 class Activation : public ActivationInherit 160 ActivationInherit(bus, path.c_str(), in Activation() 161 ActivationInherit::action::defer_emit), in Activation()
|