Home
last modified time | relevance | path

Searched refs:mOnHalPropertySetError (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
H A DVehicleHal.h99 mOnHalPropertySetError = onHalError; in init()
117 mOnHalPropertySetError(errorCode, propId, areaId); in doHalPropertySetError()
122 HalErrorFunction mOnHalPropertySetError; variable