Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/aidl/
DAidlCamera3Device.cpp1326 auto retS = mAidlSession->processCaptureRequest(captureRequests, cachesToRemove, in processBatchCaptureRequests() local
1328 if (!retS.isOk()) { in processBatchCaptureRequests()
1329 res = AidlProviderInfo::mapToStatusT(retS); in processBatchCaptureRequests()
1349 ALOGE("%s Error with processCaptureRequest %s ", __FUNCTION__, retS.getMessage()); in processBatchCaptureRequests()