Searched refs:dimmKey (Results 1 – 1 of 1) sorted by relevance
429 std::string dimmKey = "dimm_type" + std::to_string(param); in readDimmType() local430 auto obj = dimmObj[dimmKey]["short_name"]; in readDimmType()