Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Dgroupextcommands.hpp19 static constexpr auto bootRawObjPrefix = "/xyz/openbmc_project/state/boot/raw"; variable
/openbmc/fb-ipmi-oem/src/
H A Dgroupextcommands.cpp49 std::string(bootRawObjPrefix) + std::to_string(*hostId); in ipmiSBMRSendBootProgress()