Searched refs:attributesJsonFile (Results 1 – 1 of 1) sorted by relevance
34 constexpr auto attributesJsonFile = "bios_attrs.json"; variable539 (jsonDir / sysType / attributesJsonFile)); in constructAttributes()540 load(jsonDir / sysType / attributesJsonFile, [this](const Json& entry) { in constructAttributes()629 load(jsonDir / sysType / attributesJsonFile, [&strings](const Json& entry) { in buildAndStoreStringTable()