Home
last modified time | relevance | path

Searched refs:inventoryAdded (Results 1 – 5 of 5) sorted by relevance

/openbmc/bmcweb/redfish-core/include/registries/
H A Dopenbmc_message_registry.hpp2417 inventoryAdded = 55, enumerator
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpower_supply.hpp722 void inventoryAdded(sdbusplus::message_t& msg);
H A Dnew_power_supply.hpp738 void inventoryAdded(sdbusplus::message_t& msg);
H A Dnew_power_supply.cpp86 [this](auto& msg) { this->inventoryAdded(msg); }); in PowerSupply()
849 void PowerSupply::inventoryAdded(sdbusplus::message_t& msg) in inventoryAdded() function in phosphor::power::psu::PowerSupply
H A Dpower_supply.cpp85 [this](auto& msg) { this->inventoryAdded(msg); }); in PowerSupply()
834 void PowerSupply::inventoryAdded(sdbusplus::message_t& msg) in inventoryAdded() function in phosphor::power::psu::PowerSupply