Searched refs:fillObd2DtcInfo (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ | ||
D | EmulatedVehicleHal.h | 81 StatusCode fillObd2DtcInfo(VehiclePropValue* outValue); |
D | EmulatedVehicleHal.cpp | 116 *outStatus = fillObd2DtcInfo(v.get()); in get() |