Searched refs:dimmObj (Results 1 – 1 of 1) sorted by relevance
413 nlohmann::json dimmObj; in readDimmType() local418 file >> dimmObj; in readDimmType()430 auto obj = dimmObj[dimmKey]["short_name"]; in readDimmType()687 nlohmann::json dimmObj; in sysConfig() local691 dimmFile >> dimmObj; in sysConfig()702 for (auto& j : dimmObj.items()) in sysConfig()