Searched refs:castResult_3_4 (Results 1 – 1 of 1) sorted by relevance
3108 auto castResult_3_4 = device::V3_4::ICameraDeviceSession::castFrom(mHidlSession); in HalInterface() local3109 if (castResult_3_4.isOk()) { in HalInterface()3110 mHidlSession_3_4 = castResult_3_4; in HalInterface()3809 auto castResult_3_4 = device::V3_4::ICameraDeviceSession::castFrom(mHidlSession); in processBatchCaptureRequests() local3810 if (castResult_3_4.isOk()) { in processBatchCaptureRequests()3811 hidlSession_3_4 = castResult_3_4; in processBatchCaptureRequests()