Searched refs:castResult_3_4 (Results 1 – 1 of 1) sorted by relevance
4039 auto castResult_3_4 = device::V3_4::ICameraDeviceSession::castFrom(mHidlSession); in HalInterface() local4040 if (castResult_3_4.isOk()) { in HalInterface()4041 mHidlSession_3_4 = castResult_3_4; in HalInterface()4533 auto castResult_3_4 = device::V3_4::ICameraDeviceSession::castFrom(mHidlSession); in processBatchCaptureRequests() local4534 if (castResult_3_4.isOk()) { in processBatchCaptureRequests()4535 hidlSession_3_4 = castResult_3_4; in processBatchCaptureRequests()