Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp1450 sp<BasicClient> clientTmp = nullptr; in connectHelper() local
1453 IInterface::asBinder(cameraCb), clientName8, /*out*/&clientTmp, in connectHelper()
1471 if (clientTmp.get() != nullptr) { in connectHelper()
1473 device = static_cast<CLIENT*>(clientTmp.get()); in connectHelper()