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.hpp702 const std::string& rfSource, std::string& bootSource, std::string& bootMode) in assignBootParameters()
954 auto rfSource = dbusToRfBootSource(bootSourceStr); in getBootOverrideSource() local