Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehiclePropertyStore.h50 VehiclePropConfig propConfig; member
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DEmulatedVehicleHal.cpp271 static bool isDiagnosticProperty(VehiclePropConfig propConfig) { in isDiagnosticProperty()
423 void EmulatedVehicleHal::initObd2LiveFrame(const VehiclePropConfig& propConfig) { in initObd2LiveFrame()
435 void EmulatedVehicleHal::initObd2FreezeFrame(const VehiclePropConfig& propConfig) { in initObd2FreezeFrame()
DVehicleHalServer.cpp33 static bool isDiagnosticProperty(VehiclePropConfig propConfig) { in isDiagnosticProperty()