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

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
H A DVehicleObjectPool.h203 class InternalPool: public ObjectPool<VehiclePropValue> { class in class:android::hardware::automotive::vehicle::V2_0::VehiclePropValuePool
205 InternalPool(VehiclePropertyType type, size_t vectorSize) function in class:android::hardware::automotive::vehicle::V2_0::VehiclePropValuePool::InternalPool
236 std::map<int32_t, std::unique_ptr<InternalPool>> mValueTypePools;

Completed in 242 milliseconds