Home
last modified time | relevance | path

Searched defs:toVehiclePropValue (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/service/src/com/android/car/hal/
DCarPropertyUtils.java77 static VehiclePropValue toVehiclePropValue(CarPropertyValue hvacProp, int halPropId) { in toVehiclePropValue() method in CarPropertyUtils
/packages/services/Car/libvehiclenetwork/native/
DVehicleNetworkProtoUtil.cpp38 status_t VehicleNetworkProtoUtil::toVehiclePropValue(const vehicle_prop_value_t& in, in toVehiclePropValue() function in android::VehicleNetworkProtoUtil