Home
last modified time | relevance | path

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

/device/generic/car/emulator/vhal_v2_0/
DVehicleEmulator.cpp69 populateProtoVehiclePropValue(val, &propValue); in doSetValueFromClient()
133 populateProtoVehiclePropValue(protoVal, val.get()); in doGetProperty()
149 populateProtoVehiclePropValue(protoVal, &prop); in doGetPropertyAll()
239 void VehicleEmulator::populateProtoVehiclePropValue(vhal_proto::VehiclePropValue* protoVal, in populateProtoVehiclePropValue() function in android::hardware::automotive::vehicle::V2_0::impl::VehicleEmulator
DVehicleEmulator.h97 void populateProtoVehiclePropValue(vhal_proto::VehiclePropValue* protoVal,
/device/generic/car/emulator/vhal_aidl/VehicleEmulator/
DVehicleEmulator.cpp77 populateProtoVehiclePropValue(propValue, val); in doSetValueFromClient()
153 populateProtoVehiclePropValue(*result.value(), protoVal); in doGetProperty()
172 populateProtoVehiclePropValue(*prop, protoVal); in doGetPropertyAll()
318 void VehicleEmulator::populateProtoVehiclePropValue(const VehiclePropValue& val, in populateProtoVehiclePropValue() function in android::hardware::automotive::vehicle::fake::VehicleEmulator
/device/generic/car/emulator/vhal_aidl/VehicleEmulator/include/
DVehicleEmulator.h65 void populateProtoVehiclePropValue(