Home
last modified time | relevance | path

Searched defs:propConfig (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/service/src/com/android/car/hal/
DDiagnosticHalService.java146 protected int getTokenForProperty(VehiclePropConfig propConfig) { in getTokenForProperty()
232 VehiclePropConfig propConfig; in requestDiagnosticStart() local
261 VehiclePropConfig propConfig; in requestDiagnosticStop() local
289 VehiclePropConfig propConfig; in getCurrentDiagnosticValue() local
319 VehiclePropConfig propConfig = getPropConfig(halPropId); in getPropConfigArray() local
/packages/services/Car/vehicle-hal-support-lib/src/com/android/car/vehiclehal/test/
DVehiclePropConfigBuilder.java46 private VehiclePropConfig clone(VehiclePropConfig propConfig) { in clone()
/packages/services/Car/tools/emulator/
Ddiagnostic_builder.py55 def __init__(self, propConfig): argument
/packages/services/Car/vehicle-hal-support-lib/src/com/android/car/vehiclehal/
DDiagnosticEventBuilder.java101 public DiagnosticEventBuilder(VehiclePropConfig propConfig) { in DiagnosticEventBuilder()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DVmsHalServiceTest.java116 VehiclePropConfig propConfig = new VehiclePropConfig(); in initHalService() local
177 VehiclePropConfig propConfig = new VehiclePropConfig(); in testCoreId_IntegerOverflow() local