Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DVehicleEmulator.cpp67 populateProtoVehiclePropValue(val, &propValue); in doSetValueFromClient()
128 populateProtoVehiclePropValue(protoVal, val.get()); in doGetProperty()
144 populateProtoVehiclePropValue(protoVal, &prop); in doGetPropertyAll()
271 void VehicleEmulator::populateProtoVehiclePropValue(emulator::VehiclePropValue* protoVal, in populateProtoVehiclePropValue() function in android::hardware::automotive::vehicle::V2_0::impl::VehicleEmulator
DVehicleEmulator.h89 void populateProtoVehiclePropValue(emulator::VehiclePropValue* protoVal,