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

/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp433 bool gotInterfaceLock = tryLockSpinRightRound(mInterfaceLock); local
436 ALOGW_IF(!gotInterfaceLock,
501 if (gotInterfaceLock) mInterfaceLock.unlock();

Completed in 14 milliseconds