Searched defs:psuQueue (Results 1 – 2 of 2) sorted by relevance
| /openbmc/phosphor-psu-code-mgmt/src/ | ||
| H A D | activation.hpp | 270 std::queue<std::string> psuQueue; member in phosphor::software::updater::Activation |
| /openbmc/phosphor-psu-code-mgmt/test/ | ||
| H A D | test_activation.cpp | 353 const auto& psuQueue = getPsuQueue(); in TEST_F() local |