Home
last modified time | relevance | path

Searched defs:serviceRequestId (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/packages/services/Car/service/src/com/android/car/
DAidlVehicleStub.java126 int serviceRequestId, in AsyncRequestInfo()
578 int serviceRequestId = mPendingRequestPool.valueAt(i) in cancelRequests() local
650 abstract void addErrorResult(VehicleStubCallbackInterface callback, int serviceRequestId, in addErrorResult()
655 abstract void addVhalResult(VehicleStubCallbackInterface callback, int serviceRequestId, in addVhalResult()
1067 void addErrorResult(VehicleStubCallbackInterface callback, int serviceRequestId, in addErrorResult()
1074 void addVhalResult(VehicleStubCallbackInterface callback, int serviceRequestId, in addVhalResult()
1092 private GetVehicleStubAsyncResult toVehicleStubResult(int serviceRequestId, in toVehicleStubResult()
1119 void addErrorResult(VehicleStubCallbackInterface callback, int serviceRequestId, in addErrorResult()
1126 void addVhalResult(VehicleStubCallbackInterface callback, int serviceRequestId, in addVhalResult()
1145 private SetVehicleStubAsyncResult toVehicleStubResult(int serviceRequestId, in toVehicleStubResult()
DVehicleStub.java111 public AsyncGetSetRequest(int serviceRequestId, HalPropValue halPropValue, in AsyncGetSetRequest()
157 public GetVehicleStubAsyncResult(int serviceRequestId, HalPropValue halPropValue) { in GetVehicleStubAsyncResult()
166 public GetVehicleStubAsyncResult(int serviceRequestId, CarPropertyErrorCodes errorCodes) { in GetVehicleStubAsyncResult()
205 public SetVehicleStubAsyncResult(int serviceRequestId) { in SetVehicleStubAsyncResult()
213 public SetVehicleStubAsyncResult(int serviceRequestId, CarPropertyErrorCodes errorCodes) { in SetVehicleStubAsyncResult()
DHidlVehicleStub.java239 int serviceRequestId = getVehicleStubAsyncRequest.getServiceRequestId(); in getAsync() local
283 int serviceRequestId = setVehicleStubAsyncRequest.getServiceRequestId(); in setAsync() local
309 private void callGetAsyncErrorCallback(CarPropertyErrorCodes errorCodes, int serviceRequestId, in callGetAsyncErrorCallback()
315 private void callSetAsyncErrorCallback(CarPropertyErrorCodes errorCodes, int serviceRequestId, in callSetAsyncErrorCallback()
/aosp_15_r20/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java331 void setServiceRequestId(int serviceRequestId) { in setServiceRequestId()
468 int serviceRequestId = serviceRequestIds.get(i).intValue(); in onRequestsTimeout() local
690 int serviceRequestId = getVehicleStubAsyncResult.getServiceRequestId(); in onGetAsyncResults() local
784 int serviceRequestId = setVehicleStubAsyncResult.getServiceRequestId(); in onSetAsyncResults() local
891 int serviceRequestId = serviceRequestIds.get(i); in onRequestsTimeout() local
954 int serviceRequestId = mServiceRequestIdCounter.getAndIncrement(); in generateVehicleStubAsyncRequestLocked() local
975 int serviceRequestId) { in getPendingAsyncPropRequestInfoLocked()
987 int serviceRequestId) { in getAndRemovePendingAsyncPropRequestInfoLocked()
994 int serviceRequestId, boolean alreadyTimedOut) { in getAndRemovePendingAsyncPropRequestInfoLocked()
1033 int serviceRequestId = pendingRequest.getServiceRequestId(); in removePendingAsyncPropRequestInfoLocked() local
/aosp_15_r20/packages/services/Car/service/src/com/android/car/hal/fakevhal/
DFakeVehicleStub.java239 int serviceRequestId = setRequest.getServiceRequestId(); in setAsync() local
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DPropertyHalServiceTest.java322 int serviceRequestId = getVehicleHalRequest.getServiceRequestId(); in deliverResult() local
/aosp_15_r20/prebuilts/sdk/34/system/
HDandroid.car.testapi.jarMETA-INF/ META-INF/MANIFEST.MF DefaultProperties.json android/ android/automotive ...