HomeSort by relevance Sort by last modified time
    Searched refs:ABSOLUTE_BAROMETRIC_PRESSURE (Results 1 - 5 of 5) sorted by null

  /hardware/interfaces/automotive/vehicle/2.1/default/tests/
Obd2SensorStore_test.cpp 115 Obd2IntegerSensorIndex::ABSOLUTE_BAROMETRIC_PRESSURE,
120 integerSensors[toInt(Obd2IntegerSensorIndex::ABSOLUTE_BAROMETRIC_PRESSURE)]);
122 toInt(Obd2IntegerSensorIndex::ABSOLUTE_BAROMETRIC_PRESSURE)));
  /packages/services/Car/car-lib/src/android/car/hardware/
CarDiagnosticSensorIndices.java 46 public static final int ABSOLUTE_BAROMETRIC_PRESSURE = 11;
162 Obd2IntegerSensorIndex.ABSOLUTE_BAROMETRIC_PRESSURE,
  /hardware/interfaces/automotive/vehicle/2.1/
types.hal 378 ABSOLUTE_BAROMETRIC_PRESSURE = 11,
  /hardware/interfaces/automotive/vehicle/2.1/default/impl/vhal_v2_1/
EmulatedVehicleHal.cpp 73 Obd2IntegerSensorIndex::ABSOLUTE_BAROMETRIC_PRESSURE, 30);
  /packages/services/Car/tests/carservice_test/src/com/android/car/test/
CarDiagnosticManagerTest.java 616 Obd2IntegerSensorIndex.ABSOLUTE_BAROMETRIC_PRESSURE, 22);
632 .getSystemIntegerSensor(Obd2IntegerSensorIndex.ABSOLUTE_BAROMETRIC_PRESSURE)

Completed in 131 milliseconds