Searched defs:errorCodes (Results 1 – 6 of 6) sorted by relevance
146 public GetVehicleStubAsyncResult(int serviceRequestId, CarPropertyErrorCodes errorCodes) { in GetVehicleStubAsyncResult()193 public SetVehicleStubAsyncResult(int serviceRequestId, CarPropertyErrorCodes errorCodes) { in SetVehicleStubAsyncResult()
308 private void callGetAsyncErrorCallback(CarPropertyErrorCodes errorCodes, int serviceRequestId, in callGetAsyncErrorCallback()314 private void callSetAsyncErrorCallback(CarPropertyErrorCodes errorCodes, int serviceRequestId, in callSetAsyncErrorCallback()
554 CarPropertyErrorCodes errorCodes); in addErrorResult()882 CarPropertyErrorCodes errorCodes) { in addErrorResult()934 CarPropertyErrorCodes errorCodes) { in addErrorResult()1113 VehicleStubCallbackInterface vehicleStubCallback, CarPropertyErrorCodes errorCodes, in handleAsyncExceptionFromVhal()
142 CarPropertyErrorCodes errorCodes = new CarPropertyErrorCodes( in convertVhalStatusCodeToCarPropertyManagerErrorCodes() local
250 GetSetValueResult toErrorResult(CarPropertyErrorCodes errorCodes) { in toErrorResult()
667 CarPropertyErrorCodes errorCodes = new CarPropertyErrorCodes( in testGetCarPropertyValuesAsync_errorResultVendorErrorCode() local