Searched refs:floatValue (Results 1 – 1 of 1) sorted by relevance
315 for (auto& floatValue : val->value.floatValues) { in populateProtoVehiclePropValue() local316 protoVal->add_float_values(floatValue); in populateProtoVehiclePropValue()