Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleObjectPool.h89 return wrap(createObject()); in obtain()
102 virtual T* createObject() = 0;
212 VehiclePropValue* createObject() override;
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleObjectPool.cpp152 VehiclePropValue* VehiclePropValuePool::InternalPool::createObject() { in createObject() function in android::hardware::automotive::vehicle::V2_0::VehiclePropValuePool::InternalPool