Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp838 const std::string& bootProgressStr) { in getBootProgress() argument
846 BMCWEB_LOG_DEBUG("Boot Progress: {}", bootProgressStr); in getBootProgress()
849 dbusToRfBootProgress(bootProgressStr); in getBootProgress()