Searched refs:tryLockSpinRightRound (Results 1 – 2 of 2) sorted by relevance
368 bool tryLockSpinRightRound(Mutex& lock);
311 bool Camera3Device::tryLockSpinRightRound(Mutex& lock) { in tryLockSpinRightRound() function in android::Camera3Device423 bool gotInterfaceLock = tryLockSpinRightRound(mInterfaceLock); in dump()424 bool gotLock = tryLockSpinRightRound(mLock); in dump()