Searched defs:activations (Results 1 – 4 of 4) sorted by relevance
/openbmc/phosphor-psu-code-mgmt/test/ | ||
H A D | test_item_updater.cpp | 173 const auto& activations = GetActivations(); in TEST_F() local |
/openbmc/phosphor-psu-code-mgmt/src/ | ||
H A D | item_updater.hpp | 234 std::map<std::string, std::unique_ptr<Activation>> activations; member in phosphor::software::updater::ItemUpdater |
/openbmc/openpower-pnor-code-mgmt/ | ||
H A D | item_updater.hpp | 206 std::map<std::string, std::unique_ptr<Activation>> activations; member in openpower::software::updater::ItemUpdater |
/openbmc/phosphor-bmc-code-mgmt/ | ||
H A D | item_updater.hpp | 343 std::map<std::string, std::unique_ptr<Activation>> activations; member in phosphor::software::updater::ItemUpdater |