Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleHal.h79 mOnHalPropertySetError = onHalError; in init()
97 mOnHalPropertySetError(errorCode, propId, areaId); in doHalPropertySetError()
102 HalErrorFunction mOnHalPropertySetError; variable