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

  /hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
VehicleObjectPool.h 186 RecyclableType obtainFloat(float value);
  /hardware/interfaces/automotive/vehicle/2.0/default/common/src/
VehicleObjectPool.cpp 70 VehiclePropValuePool::RecyclableType VehiclePropValuePool::obtainFloat(
  /hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
EmulatedVehicleHal.cpp 242 updatedPropValue = getValuePool()->obtainFloat(value);
  /hardware/interfaces/automotive/vehicle/2.0/default/tests/
VehicleHalManager_test.cpp 68 pValue = getValuePool()->obtainFloat(42.42);

Completed in 145 milliseconds