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

  /hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
VehicleHal.h 79 const HalErrorFunction& onHalError) {
82 mOnHalPropertySetError = onHalError;
  /packages/services/Car/libvehiclenetwork/libvehiclenetwork-audio-helper/include/
VehicleNetworkAudioHelper.h 62 void onHalError(int32_t errorCode, int32_t property, int32_t operation) override;
  /packages/services/Car/libvehiclenetwork/libvehiclenetwork-audio-helper/src/
VehicleNetworkAudioHelper.cpp 230 void VehicleNetworkAudioHelper::onHalError(int32_t /*errorCode*/, int32_t /*property*/,

Completed in 709 milliseconds