Searched refs:clientDescriptorPtr (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp1794 auto clientDescriptorPtr = mActiveClientManager.remove(cameraId); local
1795 if (clientDescriptorPtr == nullptr) {
1801 return clientDescriptorPtr->getValue();

Completed in 3553 milliseconds