Home
last modified time | relevance | path

Searched defs:rfSource (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp779 const std::string& rfSource, std::string& bootSource, std::string& bootMode) in assignBootParameters()
1012 auto rfSource = dbusToRfBootSource(bootSourceStr); in getBootOverrideSource() local