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

  /hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
VehicleHal.h 92 void doHalEvent(VehiclePropValuePtr v) {
  /hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
EmulatedVehicleHal.cpp 145 doHalEvent(std::move(v));
179 doHalEvent(getValuePool()->obtain(propValue));
260 doHalEvent(move(updatedPropValue));
  /hardware/interfaces/automotive/vehicle/2.0/default/tests/
VehicleHalManager_test.cpp 118 doHalEvent(std::move(value));

Completed in 67 milliseconds