/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | PropertyUtils.h | 47 constexpr int WHEEL_TICK = (int)VehicleProperty::WHEEL_TICK; variable
|
D | DefaultConfig.h | 735 .prop = WHEEL_TICK,
|
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/ |
D | PropertyUtils.h | 74 constexpr int WHEEL_TICK = toInt(propertyutils_impl::VehicleProperty::WHEEL_TICK); variable
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/1/android/hardware/automotive/vehicle/ |
D | VehicleProperty.aidl | 60 WHEEL_TICK = 290521862, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl/generated_lib/3/cpp/ |
D | VersionForVehicleProperty.h | 60 {VehicleProperty::WHEEL_TICK, 2},
|
D | AccessForVehicleProperty.h | 61 {VehicleProperty::WHEEL_TICK, VehiclePropertyAccess::READ},
|
D | ChangeModeForVehicleProperty.h | 61 {VehicleProperty::WHEEL_TICK, VehiclePropertyChangeMode::CONTINUOUS},
|
/hardware/interfaces/automotive/vehicle/aidl/generated_lib/4/cpp/ |
D | VersionForVehicleProperty.h | 60 {VehicleProperty::WHEEL_TICK, 2},
|
D | AccessForVehicleProperty.h | 61 {VehicleProperty::WHEEL_TICK, VehiclePropertyAccess::READ},
|
D | ChangeModeForVehicleProperty.h | 61 {VehicleProperty::WHEEL_TICK, VehiclePropertyChangeMode::CONTINUOUS},
|
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/test/ |
D | VehicleObjectPoolTest.cpp | 287 .prop = toInt(VehicleProperty::WHEEL_TICK), in TEST_F()
|
D | VehicleUtilsTest.cpp | 55 constexpr int32_t int64VecProp = toInt(VehicleProperty::WHEEL_TICK);
|
/hardware/interfaces/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/ |
D | VehicleProperty.aidl | 384 WHEEL_TICK = 0x0306 + 0x10000000 + 0x01000000 enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/2/android/hardware/automotive/vehicle/ |
D | VehicleProperty.aidl | 60 WHEEL_TICK = (((0x0306 + 0x10000000) + 0x01000000) + 0x00510000) /* 290521862 */, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl/generated_lib/4/java/ |
D | ChangeModeForVehicleProperty.java | 54 Map.entry(VehicleProperty.WHEEL_TICK, VehiclePropertyChangeMode.CONTINUOUS),
|
D | AccessForVehicleProperty.java | 54 Map.entry(VehicleProperty.WHEEL_TICK, VehiclePropertyAccess.READ),
|
/hardware/interfaces/automotive/vehicle/aidl/generated_lib/3/java/ |
D | AccessForVehicleProperty.java | 54 Map.entry(VehicleProperty.WHEEL_TICK, VehiclePropertyAccess.READ),
|
D | ChangeModeForVehicleProperty.java | 54 Map.entry(VehicleProperty.WHEEL_TICK, VehiclePropertyChangeMode.CONTINUOUS),
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/3/android/hardware/automotive/vehicle/ |
D | VehicleProperty.aidl | 60 WHEEL_TICK = (((0x0306 + 0x10000000) + 0x01000000) + 0x00510000) /* 290521862 */, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/current/android/hardware/automotive/vehicle/ |
D | VehicleProperty.aidl | 60 WHEEL_TICK = (((0x0306 + 0x10000000) + 0x01000000) + 0x00510000) /* 290521862 */, enumConstant
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/ |
D | DefaultVhalImpl_test.cpp | 501 VehiclePropValue int64VecProp = {.prop = toInt(VehicleProperty::WHEEL_TICK)}; in GenSetInvalidPropParams()
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 488 WHEEL_TICK = (
|