Searched refs:castResult_3_4 (Results 1 – 1 of 1) sorted by relevance
3407 auto castResult_3_4 = device::V3_4::ICameraDeviceSession::castFrom(mHidlSession); in HalInterface() local3408 if (castResult_3_4.isOk()) { in HalInterface()3409 mHidlSession_3_4 = castResult_3_4; in HalInterface()3790 auto castResult_3_4 = device::V3_4::ICameraDeviceSession::castFrom(mHidlSession); in processBatchCaptureRequests() local3791 if (castResult_3_4.isOk()) { in processBatchCaptureRequests()3792 hidlSession_3_4 = castResult_3_4; in processBatchCaptureRequests()