Searched defs:VehiclePropValuePool (Results 1 - 1 of 1) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
H A DVehicleObjectPool.h152 * VehiclePropValuePool pool;
161 class VehiclePropValuePool { class in namespace:android::hardware::automotive::vehicle::V2_0
166 * Creates VehiclePropValuePool
176 VehiclePropValuePool(size_t maxRecyclableVectorSize = 4) : function in class:android::hardware::automotive::vehicle::V2_0::VehiclePropValuePool
190 VehiclePropValuePool(VehiclePropValuePool& ) = delete;
191 VehiclePropValuePool& operator=(VehiclePropValuePool&) = delete;

Completed in 5 milliseconds