Searched refs:setPowerSupplyError (Results 1 – 8 of 8) sorted by relevance
131 setPowerSupplyError(""); in clearFaults()172 void setPowerSupplyError(const std::string& psuErrorString);
419 setPowerSupplyError(""); in clearFaults()431 void setPowerSupplyError(const std::string& psuErrorString);
782 setPowerSupplyError(faultName); in createError()1021 void Chassis::setPowerSupplyError(const std::string& psuErrorString) in setPowerSupplyError() function in phosphor::power::chassis::Chassis
480 void PSUManager::setPowerSupplyError(const std::string& psuErrorString) in setPowerSupplyError() function in phosphor::power::manager::PSUManager528 setPowerSupplyError(faultName); in createError()
88 virtual void setPowerSupplyError(const std::string& error) = 0;
67 void setPowerSupplyError(const std::string& error) override;
247 pwrObj->setPowerSupplyError(psError); in callbackSetPowerSupplyError()
230 void PowerControl::setPowerSupplyError(const std::string& error) in setPowerSupplyError() function in phosphor::power::sequencer::PowerControl