Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/src/
H A Dconfiguration.cpp47 const std::string& deviceOrRailID) in execute() argument
52 std::string message{"Configuring " + deviceOrRailID}; in execute()
74 services.getJournal().logError("Unable to configure " + deviceOrRailID); in execute()
H A Dconfiguration.hpp138 Device& device, const std::string& deviceOrRailID);