Searched refs:setPowerSupplyError (Results 1 – 6 of 6) sorted by relevance
132 setPowerSupplyError(""); in clearFaults()173 void setPowerSupplyError(const std::string& psuErrorString);
489 void PSUManager::setPowerSupplyError(const std::string& psuErrorString) in setPowerSupplyError() function in phosphor::power::manager::PSUManager539 setPowerSupplyError(faultName); in createError()
88 virtual void setPowerSupplyError(const std::string& error) = 0;
67 void setPowerSupplyError(const std::string& error) override;
258 pwrObj->setPowerSupplyError(psError); in callbackSetPowerSupplyError()
211 void PowerControl::setPowerSupplyError(const std::string& error) in setPowerSupplyError() function in phosphor::power::sequencer::PowerControl