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