Searched refs:cdev_floor_with_power_link (Results 1 – 8 of 8) sorted by relevance
80 CdevArray cdev_floor_with_power_link; member
671 CdevArray cdev_floor_with_power_link; in ParseSensorInfo() local672 cdev_floor_with_power_link.fill(0); in ParseSensorInfo()694 if (!getIntFromJsonValues(sub_values, &cdev_floor_with_power_link, false, in ParseSensorInfo()740 .cdev_floor_with_power_link = cdev_floor_with_power_link, in ParseSensorInfo()
397 binded_cdev_info.cdev_floor_with_power_link[static_cast<size_t>(curr_severity)]; in computeCoolingDevicesRequest()
211 CdevArray cdev_floor_with_power_link; in ParseBindedCdevInfo() local212 cdev_floor_with_power_link.fill(0); in ParseBindedCdevInfo()233 if (!getIntFromJsonValues(sub_values, &cdev_floor_with_power_link, false, false)) { in ParseBindedCdevInfo()277 .cdev_floor_with_power_link = cdev_floor_with_power_link, in ParseBindedCdevInfo()
663 binded_cdev_info.cdev_floor_with_power_link[static_cast<size_t>(curr_severity)]; in computeCoolingDevicesRequest()
422 *dump_buf << binded_cdev_info_pair.second.cdev_floor_with_power_link[i] in dumpThrottlingInfo()
428 *dump_buf << binded_cdev_info_pair.second.cdev_floor_with_power_link[i] in dumpThrottlingInfo()