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

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

Completed in 40 milliseconds