HomeSort by relevance Sort by last modified time
    Searched refs:obtainComplex (Results 1 - 4 of 4) sorted by null

  /hardware/interfaces/automotive/vehicle/2.1/default/impl/vhal_v2_1/
EmulatedVehicleHal.cpp 230 v = pool.obtainComplex();
234 v = pool.obtainComplex();
  /hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
VehicleObjectPool.h 188 RecyclableType obtainComplex();
  /hardware/interfaces/automotive/vehicle/2.0/default/common/src/
VehicleObjectPool.cpp 84 VehiclePropValuePool::RecyclableType VehiclePropValuePool::obtainComplex() {
  /hardware/interfaces/automotive/vehicle/2.0/default/tests/
VehicleHalManager_test.cpp 73 pValue = getValuePool()->obtainComplex();

Completed in 63 milliseconds