Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp614 inline std::string dbusToRfBootSource(const std::string& dbusSource) in dbusToRfBootSource() function
1009 auto rfSource = dbusToRfBootSource(bootSourceStr); in getBootOverrideSource()