Searched refs:getFloatFromValue (Results 1 – 1 of 1) sorted by relevance
55 float getFloatFromValue(const Json::Value &value) { in getFloatFromValue() function120 ret[i] = getFloatFromValue(values[i]); in getFloatFromJsonValues()236 hot_thresholds[j] = getFloatFromValue(values[j]); in ParseSensorInfo()258 hot_hysteresis[j] = getFloatFromValue(values[j]); in ParseSensorInfo()277 cold_thresholds[j] = getFloatFromValue(values[j]); in ParseSensorInfo()299 cold_hysteresis[j] = getFloatFromValue(values[j]); in ParseSensorInfo()330 coefficients.emplace_back(getFloatFromValue(values[j])); in ParseSensorInfo()370 vr_threshold = getFloatFromValue(sensors[i]["VrThreshold"]); in ParseSensorInfo()744 state2power.emplace_back(getFloatFromValue(values[j])); in ParseCoolingDevice()841 coefficients.emplace_back(getFloatFromValue(values[j])); in ParsePowerRailInfo()