Searched defs:elementsJsonFilePath (Results 1 – 2 of 2) sorted by relevance
240 std::string getBiosAttrStr(const std::filesystem::path& elementsJsonFilePath, in getBiosAttrStr()402 void setBiosAttr(const std::filesystem::path& elementsJsonFilePath, in setBiosAttr()584 const std::filesystem::path& elementsJsonFilePath, in maybeSetBiosAttr()744 std::filesystem::path elementsJsonFilePath, sdeventplus::Event& loop) in updateBiosAttrTable()
104 auto elementsJsonFilePath = "/usr/share/hostfw/elements.json"s; in main() local