Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DEmulatedVehicleHal.cpp211 static bool isDiagnosticProperty(VehiclePropConfig propConfig) { in isDiagnosticProperty()
488 void EmulatedVehicleHal::initObd2LiveFrame(const VehiclePropConfig& propConfig) { in initObd2LiveFrame()
500 void EmulatedVehicleHal::initObd2FreezeFrame(const VehiclePropConfig& propConfig) { in initObd2FreezeFrame()
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehiclePropertyStore.h49 VehiclePropConfig propConfig; member