/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/vehicle/2.0/android.hardware.automotive.vehicle-V2.0-java_gen_java/gen/srcs/android/hardware/automotive/vehicle/V2_0/ |
D | Obd2CommonIgnitionMonitors.java | 5 public static final int COMPONENTS_AVAILABLE = 1 /* 0x1 << 0 */; field in Obd2CommonIgnitionMonitors 12 if (o == COMPONENTS_AVAILABLE) { in toString() 36 if ((o & COMPONENTS_AVAILABLE) == COMPONENTS_AVAILABLE) { in dumpBitfield() 38 flipped |= COMPONENTS_AVAILABLE; in dumpBitfield()
|
D | Obd2CompressionIgnitionMonitors.java | 5 public static final int COMPONENTS_AVAILABLE = 1 /* 0x1 << 0 */; field in Obd2CompressionIgnitionMonitors 24 if (o == COMPONENTS_AVAILABLE) { in toString() 84 if ((o & COMPONENTS_AVAILABLE) == COMPONENTS_AVAILABLE) { in dumpBitfield() 86 flipped |= COMPONENTS_AVAILABLE; in dumpBitfield()
|
D | Obd2SparkIgnitionMonitors.java | 5 public static final int COMPONENTS_AVAILABLE = 1 /* 0x1 << 0 */; field in Obd2SparkIgnitionMonitors 28 if (o == COMPONENTS_AVAILABLE) { in toString() 100 if ((o & COMPONENTS_AVAILABLE) == COMPONENTS_AVAILABLE) { in dumpBitfield() 102 flipped |= COMPONENTS_AVAILABLE; in dumpBitfield()
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/1/android/hardware/automotive/vehicle/ |
H A D | Obd2CommonIgnitionMonitors.aidl | 37 COMPONENTS_AVAILABLE = 1, enumConstant
|
H A D | Obd2CompressionIgnitionMonitors.aidl | 37 COMPONENTS_AVAILABLE = 1, enumConstant
|
H A D | Obd2SparkIgnitionMonitors.aidl | 37 COMPONENTS_AVAILABLE = 1, enumConstant
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/2/android/hardware/automotive/vehicle/ |
H A D | Obd2CommonIgnitionMonitors.aidl | 37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
|
H A D | Obd2CompressionIgnitionMonitors.aidl | 37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
|
H A D | Obd2SparkIgnitionMonitors.aidl | 37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/vehicle/aidl_property/android.hardware.automotive.vehicle.property_interface/dump/android/hardware/automotive/vehicle/ |
D | Obd2CommonIgnitionMonitors.aidl | 37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
|
D | Obd2CompressionIgnitionMonitors.aidl | 37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
|
D | Obd2SparkIgnitionMonitors.aidl | 37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/ |
H A D | Obd2CommonIgnitionMonitors.aidl | 26 COMPONENTS_AVAILABLE = 0x1 << 0, enumConstant
|
H A D | Obd2CompressionIgnitionMonitors.aidl | 28 COMPONENTS_AVAILABLE = 0x1 << 0, enumConstant
|
H A D | Obd2SparkIgnitionMonitors.aidl | 28 COMPONENTS_AVAILABLE = 0x1 << 0, enumConstant
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/current/android/hardware/automotive/vehicle/ |
H A D | Obd2CommonIgnitionMonitors.aidl | 37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
|
H A D | Obd2CompressionIgnitionMonitors.aidl | 37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
|
H A D | Obd2SparkIgnitionMonitors.aidl | 37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/3/android/hardware/automotive/vehicle/ |
H A D | Obd2CommonIgnitionMonitors.aidl | 37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
|
H A D | Obd2CompressionIgnitionMonitors.aidl | 37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
|
H A D | Obd2SparkIgnitionMonitors.aidl | 37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/vehicle/aidl_property/android.hardware.automotive.vehicle.property_interface/4/ |
D | preprocessed.aidl | 446 COMPONENTS_AVAILABLE = 1, enumConstant 455 COMPONENTS_AVAILABLE = 1, enumConstant 523 COMPONENTS_AVAILABLE = 1, enumConstant
|
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/diagnostic/ |
D | CarDiagnosticEvent.java | 692 public static final int COMPONENTS_AVAILABLE = 0x1 << 0; field in CarDiagnosticEvent.CommonIgnitionMonitors 707 new IgnitionMonitor.Decoder(COMPONENTS_AVAILABLE, COMPONENTS_INCOMPLETE);
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
H A D | FakeObd2Frame.cpp | 45 Obd2CommonIgnitionMonitors::COMPONENTS_AVAILABLE | in fillDefaultObd2Frame()
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/obd2frame/src/ |
H A D | FakeObd2Frame.cpp | 61 toInt(Obd2CommonIgnitionMonitors::COMPONENTS_AVAILABLE) | in fillDefaultObd2Frame()
|