Searched defs:halPropValue (Results 1 – 7 of 7) sorted by relevance
111 public AsyncGetSetRequest(int serviceRequestId, HalPropValue halPropValue, in AsyncGetSetRequest()151 public GetVehicleStubAsyncResult(int serviceRequestId, HalPropValue halPropValue) { in GetVehicleStubAsyncResult()
238 HalPropValue halPropValue; in getAsync() local
301 auto halPropValue = mVehicle->createHalPropValue(pRequestedPropValue->prop); in invokeGet() local
512 HalPropValue halPropValue = getVehicleStubAsyncResult.getHalPropValue(); in parseGetAsyncResults() local798 HalPropValue halPropValue; in generateVehicleStubAsyncRequestLocked() local964 HalPropValue halPropValue = mVehicleHal.get(halPropId, areaId); in getProperty() local
197 HalPropValue halPropValue = get(request.getHalPropValue()); in getAsync() local
911 auto halPropValue = vhalService->createHalPropValue(propId); in updateVhal() local
1296 HalPropValue halPropValue = builder.build(TEST_PROP, 0, 0, 0, intValues); in testAidlVehicleCallbackOnPropertyEventLargeData() local