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