Home
last modified time | relevance | path

Searched refs:COMPONENTS_AVAILABLE (Results 1 – 25 of 58) sorted by relevance

123

/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/
DObd2CommonIgnitionMonitors.java5 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()
DObd2CompressionIgnitionMonitors.java5 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()
DObd2SparkIgnitionMonitors.java5 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 DObd2CommonIgnitionMonitors.aidl37 COMPONENTS_AVAILABLE = 1, enumConstant
H A DObd2CompressionIgnitionMonitors.aidl37 COMPONENTS_AVAILABLE = 1, enumConstant
H A DObd2SparkIgnitionMonitors.aidl37 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 DObd2CommonIgnitionMonitors.aidl37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
H A DObd2CompressionIgnitionMonitors.aidl37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
H A DObd2SparkIgnitionMonitors.aidl37 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/
DObd2CommonIgnitionMonitors.aidl37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
DObd2CompressionIgnitionMonitors.aidl37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
DObd2SparkIgnitionMonitors.aidl37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/
H A DObd2CommonIgnitionMonitors.aidl26 COMPONENTS_AVAILABLE = 0x1 << 0, enumConstant
H A DObd2CompressionIgnitionMonitors.aidl28 COMPONENTS_AVAILABLE = 0x1 << 0, enumConstant
H A DObd2SparkIgnitionMonitors.aidl28 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 DObd2CommonIgnitionMonitors.aidl37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
H A DObd2CompressionIgnitionMonitors.aidl37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
H A DObd2SparkIgnitionMonitors.aidl37 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 DObd2CommonIgnitionMonitors.aidl37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
H A DObd2CompressionIgnitionMonitors.aidl37 COMPONENTS_AVAILABLE = (0x1 << 0) /* 1 */, enumConstant
H A DObd2SparkIgnitionMonitors.aidl37 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/
Dpreprocessed.aidl446 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/
DCarDiagnosticEvent.java692 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 DFakeObd2Frame.cpp45 Obd2CommonIgnitionMonitors::COMPONENTS_AVAILABLE | in fillDefaultObd2Frame()
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/obd2frame/src/
H A DFakeObd2Frame.cpp61 toInt(Obd2CommonIgnitionMonitors::COMPONENTS_AVAILABLE) | in fillDefaultObd2Frame()

123