Searched defs:obtain (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ | ||
D | VehicleObjectPool.cpp | 31 VehiclePropValuePool::RecyclableType VehiclePropValuePool::obtain( in obtain() function in android::hardware::automotive::vehicle::V2_0::VehiclePropValuePool |
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ | ||
D | VehicleObjectPool.h | 84 virtual recyclable_ptr<T> obtain() { in obtain() function |