Home
last modified time | relevance | path

Searched defs:Updater (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-power/tools/power-utils/
H A Dupdater.hpp45 class Updater global() class
[all...]
H A Dupdater.cpp209 Updater::Updater(const std::string& psuInventoryPath, Updater() function in updater::Updater
[all...]
/openbmc/phosphor-bmc-code-mgmt/bmc/usb/
H A Dusb_manager.cpp85 using Updater = sdbusplus::client::xyz::openbmc_project::software::Update<>; in startUpdate() typedef