Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DVehicleUtils.cpp31 std::unique_ptr<VehiclePropValue> createVehiclePropValue( in createVehiclePropValue() function
/aosp12/packages/services/Car/service/src/com/android/car/hal/
H A DClusterHalService.java292 private static VehiclePropValue createVehiclePropValue(int property) { in createVehiclePropValue() method in ClusterHalService