Searched refs:obtainComplex (Results 1 – 5 of 5) sorted by relevance
85 VehiclePropValuePool::RecyclableType VehiclePropValuePool::obtainComplex() { in obtainComplex() function in android::hardware::automotive::vehicle::V2_0::VehiclePropValuePool
189 RecyclableType obtainComplex();
147 v = pool.obtainComplex(); in get()151 v = pool.obtainComplex(); in get()
127 pValue = getValuePool()->obtainComplex(); in get()
185 auto pValue = objectPool->obtainComplex(); in getComplexProperty()