/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | PropertyUtils.h | 27 constexpr int AP_POWER_STATE_REPORT = (int)VehicleProperty::AP_POWER_STATE_REPORT; variable
|
D | DefaultVehicleHalServer.cpp | 164 case AP_POWER_STATE_REPORT: in onSetProperty()
|
D | DefaultConfig.h | 760 {.config = {.prop = toInt(VehicleProperty::AP_POWER_STATE_REPORT),
|
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/ |
D | PropertyUtils.h | 50 constexpr int AP_POWER_STATE_REPORT = variable 51 toInt(propertyutils_impl::VehicleProperty::AP_POWER_STATE_REPORT);
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/1/android/hardware/automotive/vehicle/ |
D | VehicleProperty.aidl | 113 AP_POWER_STATE_REPORT = 289475073, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/test/ |
D | FakeVehicleHardwareTest.cpp | 858 .prop = toInt(VehicleProperty::AP_POWER_STATE_REPORT), in setSpecialValueTestCases() 872 .prop = toInt(VehicleProperty::AP_POWER_STATE_REPORT), in setSpecialValueTestCases() 883 .prop = toInt(VehicleProperty::AP_POWER_STATE_REPORT), in setSpecialValueTestCases() 897 .prop = toInt(VehicleProperty::AP_POWER_STATE_REPORT), in setSpecialValueTestCases() 908 .prop = toInt(VehicleProperty::AP_POWER_STATE_REPORT), in setSpecialValueTestCases() 922 .prop = toInt(VehicleProperty::AP_POWER_STATE_REPORT), in setSpecialValueTestCases() 933 .prop = toInt(VehicleProperty::AP_POWER_STATE_REPORT), in setSpecialValueTestCases() 947 .prop = toInt(VehicleProperty::AP_POWER_STATE_REPORT), in setSpecialValueTestCases() 958 .prop = toInt(VehicleProperty::AP_POWER_STATE_REPORT), in setSpecialValueTestCases() 972 .prop = toInt(VehicleProperty::AP_POWER_STATE_REPORT), in setSpecialValueTestCases() [all …]
|
/hardware/interfaces/automotive/vehicle/aidl/generated_lib/3/cpp/ |
D | VersionForVehicleProperty.h | 121 {VehicleProperty::AP_POWER_STATE_REPORT, 2},
|
D | AccessForVehicleProperty.h | 122 {VehicleProperty::AP_POWER_STATE_REPORT, VehiclePropertyAccess::READ_WRITE},
|
D | ChangeModeForVehicleProperty.h | 122 {VehicleProperty::AP_POWER_STATE_REPORT, VehiclePropertyChangeMode::ON_CHANGE},
|
/hardware/interfaces/automotive/vehicle/aidl/generated_lib/4/cpp/ |
D | VersionForVehicleProperty.h | 121 {VehicleProperty::AP_POWER_STATE_REPORT, 2},
|
D | AccessForVehicleProperty.h | 122 {VehicleProperty::AP_POWER_STATE_REPORT, VehiclePropertyAccess::READ_WRITE},
|
D | ChangeModeForVehicleProperty.h | 122 {VehicleProperty::AP_POWER_STATE_REPORT, VehiclePropertyChangeMode::ON_CHANGE},
|
/hardware/interfaces/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/ |
D | VehicleProperty.aidl | 1703 AP_POWER_STATE_REPORT = 0x0A01 + 0x10000000 + 0x01000000 enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/2/android/hardware/automotive/vehicle/ |
D | VehicleProperty.aidl | 117 AP_POWER_STATE_REPORT = (((0x0A01 + 0x10000000) + 0x01000000) + 0x00410000) /* 289475073 */, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl/generated_lib/4/java/ |
D | ChangeModeForVehicleProperty.java | 115 Map.entry(VehicleProperty.AP_POWER_STATE_REPORT, VehiclePropertyChangeMode.ON_CHANGE),
|
D | AccessForVehicleProperty.java | 115 Map.entry(VehicleProperty.AP_POWER_STATE_REPORT, VehiclePropertyAccess.READ_WRITE),
|
/hardware/interfaces/automotive/vehicle/aidl/generated_lib/3/java/ |
D | AccessForVehicleProperty.java | 115 Map.entry(VehicleProperty.AP_POWER_STATE_REPORT, VehiclePropertyAccess.READ_WRITE),
|
D | ChangeModeForVehicleProperty.java | 115 Map.entry(VehicleProperty.AP_POWER_STATE_REPORT, VehiclePropertyChangeMode.ON_CHANGE),
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/3/android/hardware/automotive/vehicle/ |
D | VehicleProperty.aidl | 121 AP_POWER_STATE_REPORT = (((0x0A01 + 0x10000000) + 0x01000000) + 0x00410000) /* 289475073 */, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/current/android/hardware/automotive/vehicle/ |
D | VehicleProperty.aidl | 121 AP_POWER_STATE_REPORT = (((0x0A01 + 0x10000000) + 0x01000000) + 0x00410000) /* 289475073 */, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/ |
D | FakeVehicleHardware.cpp | 1050 case toInt(VehicleProperty::AP_POWER_STATE_REPORT): in maybeSetSpecialValue()
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 1525 AP_POWER_STATE_REPORT = (
|