Home
last modified time | relevance | path

Searched refs:initObd2LiveFrame (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DEmulatedVehicleHal.h79 void initObd2LiveFrame(const VehiclePropConfig& propConfig);
DEmulatedVehicleHal.cpp321 initObd2LiveFrame(*mPropStore->getConfigOrDie(OBD2_LIVE_FRAME)); in onCreate()
423 void EmulatedVehicleHal::initObd2LiveFrame(const VehiclePropConfig& propConfig) { in initObd2LiveFrame() function in android::hardware::automotive::vehicle::V2_0::impl::EmulatedVehicleHal