Home
last modified time | relevance | path

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

/packages/services/Car/libvehiclenetwork/include/
DVehicleNetworkDataTypes.h273 VehicleHalError(int32_t aErrorCode, int32_t aProperty, int32_t aOperation) : in VehicleHalError() argument
274 errorCode(aErrorCode), in VehicleHalError()