Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleObjectPool.h176 VehiclePropValuePool(size_t maxRecyclableVectorSize = 4) :
177 mMaxRecyclableVectorSize(maxRecyclableVectorSize) {}; in mMaxRecyclableVectorSize() argument