Searched refs:int64Value (Results 1 – 1 of 1) sorted by relevance
311 for (auto& int64Value : val->value.int64Values) { in populateProtoVehiclePropValue() local312 protoVal->add_int64_values(int64Value); in populateProtoVehiclePropValue()