Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java250 GetSetValueResult toErrorResult(CarPropertyErrorCodes errorCodes) { in toErrorResult() method in PropertyHalService.AsyncPropRequestInfo
604 return clientRequestInfo.toErrorResult( in parseGetAsyncResults()
618 return clientRequestInfo.toErrorResult( in parseGetAsyncResults()
626 return clientRequestInfo.toErrorResult( in parseGetAsyncResults()
633 return clientRequestInfo.toErrorResult( in parseGetAsyncResults()
647 return clientRequestInfo.toErrorResult( in parseGetAsyncResults()
782 .toErrorResult( in onSetAsyncResults()
825 GetSetValueResult timeoutResult = requestInfo.toErrorResult( in generateTimeoutResult()
1589 GetSetValueResult errorResult = pendingRequest.toErrorResult( in onPropertySetError()