Home
last modified time | relevance | path

Searched refs:psuUpdateUnit (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-psu-code-mgmt/src/
H A Dactivation.cpp74 if (newStateUnit == psuUpdateUnit) in unitStateChange()
90 psuUpdateUnit = getUpdateService(currentUpdatingPsu); in doUpdate()
95 method.append(psuUpdateUnit, "replace"); in doUpdate()
H A Dactivation.hpp258 std::string psuUpdateUnit; member in phosphor::software::updater::Activation