Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/
H A Dfunctions.cpp239 std::string getBiosAttrStr(const std::filesystem::path& elementsJsonFilePath, in getBiosAttrStr()
383 void setBiosAttr(const std::filesystem::path& elementsJsonFilePath, in setBiosAttr()
565 const std::filesystem::path& elementsJsonFilePath, in maybeSetBiosAttr()
725 std::filesystem::path elementsJsonFilePath, sdeventplus::Event& loop) in updateBiosAttrTable()
H A Ditem_updater_main.cpp104 auto elementsJsonFilePath = "/usr/share/hostfw/elements.json"s; in main() local