Searched refs:floatValue (Results 1 – 3 of 3) sorted by relevance
161 tmp.floatValue(gdf_); in report()163 tmp.floatValue(ssoc_); in report()165 tmp.floatValue(gdf_curve_); in report()167 tmp.floatValue(ssoc_curve_); in report()
203 val.floatValue(ssoc_tmp); in ReportVoltageTierStats()
177 for (auto& floatValue : val.value.floatValues) { in toProto() local178 protoVal->add_float_values(floatValue); in toProto()