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

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

Completed in 399 milliseconds