Searched refs:tryLockSpinRightRound (Results 1 – 2 of 2) sorted by relevance
633 bool tryLockSpinRightRound(Mutex& lock);
365 bool Camera3Device::tryLockSpinRightRound(Mutex& lock) { in tryLockSpinRightRound() function in android::Camera3Device583 bool gotInterfaceLock = tryLockSpinRightRound(mInterfaceLock); in dump()584 bool gotLock = tryLockSpinRightRound(mLock); in dump()