Searched refs:tryLockSpinRightRound (Results 1 – 2 of 2) sorted by relevance
704 bool tryLockSpinRightRound(Mutex& lock);
440 bool Camera3Device::tryLockSpinRightRound(Mutex& lock) { in tryLockSpinRightRound() function in android::Camera3Device658 bool gotInterfaceLock = tryLockSpinRightRound(mInterfaceLock); in dump()659 bool gotLock = tryLockSpinRightRound(mLock); in dump()