Home
last modified time | relevance | path

Searched refs:int64Value (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DVehicleEmulator.cpp311 for (auto& int64Value : val->value.int64Values) { in populateProtoVehiclePropValue() local
312 protoVal->add_int64_values(int64Value); in populateProtoVehiclePropValue()