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

/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp1803 sp<ProClient> proCl = it->promote(); local
1804 if (proCl.get() != NULL) {
1805 proCl->onExclusiveLockStolen();

Completed in 924 milliseconds