Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleHalManager.h110 hidl_vec<VehiclePropValue> mHidlVecOfVehiclePropValuePool; variable
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleHalManager.cpp178 mHidlVecOfVehiclePropValuePool.resize(kMaxHidlVecOfVehiclPropValuePoolSize); in init()
234 vec.setToExternal(&mHidlVecOfVehiclePropValuePool[0], vecSize); in onBatchHalEvent()