Searched refs:tryLockSpinRightRound (Results 1 – 2 of 2) sorted by relevance
399 bool tryLockSpinRightRound(Mutex& lock);
343 bool Camera3Device::tryLockSpinRightRound(Mutex& lock) { in tryLockSpinRightRound() function in android::Camera3Device522 bool gotInterfaceLock = tryLockSpinRightRound(mInterfaceLock); in dump()523 bool gotLock = tryLockSpinRightRound(mLock); in dump()