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

/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp1320 sp<BasicClient> clientTmp = nullptr; local
1323 IInterface::asBinder(cameraCb), clientName8, /*out*/&clientTmp,
1341 if (clientTmp.get() != nullptr) {
1343 device = static_cast<CLIENT*>(clientTmp.get());

Completed in 2027 milliseconds