Searched defs:doUpdate (Results 1 – 6 of 6) sorted by relevance
/openbmc/phosphor-power/tools/power-utils/test/ | ||
H A D | test_updater.cpp | 84 TEST_F(TestUpdater, doUpdate) in TEST_F() argument |
/openbmc/phosphor-psu-code-mgmt/src/ | ||
H A D | activation.cpp | 124 bool Activation::doUpdate(const std::string& psuInventoryPath) in doUpdate() function in phosphor::software::updater::Activation |
/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/ | ||
H A D | lattice_xo3_cpld.cpp | 245 sdbusplus::async::task<bool> LatticeXO3CPLD::doUpdate() in doUpdate() function in phosphor::software::cpld::LatticeXO3CPLD |
H A D | lattice_xo5_cpld.cpp | 347 sdbusplus::async::task<bool> LatticeXO5CPLD::doUpdate() in doUpdate() function in phosphor::software::cpld::LatticeXO5CPLD |
/openbmc/phosphor-power/tools/power-utils/ | ||
H A D | updater.cpp | 373 int Updater::doUpdate() in doUpdate() function in updater::Updater |
H A D | aei_updater.cpp | 73 int AeiUpdater::doUpdate() in doUpdate() function in aeiUpdater::AeiUpdater |