Searched defs:shouldLock (Results 1 – 2 of 2) sorted by relevance
92 …bool shouldLock = refState->strongCount == 0 && refState->weakCount == 0 && refState->weakRefCount… in __anone27d57a10102() local110 …bool shouldLock = refState->strongCount == 0 && refState->weakCount == 0 && refState->weakRefCount… in __anone27d57a10202() local127 …bool shouldLock = refState->strongCount == 0 && refState->weakCount == 0 && refState->weakRefCount… in __anone27d57a10302() local261 … bool shouldLock = state.strongCount == 0 && state.weakCount == 0 && state.weakRefCount == 0; in CleanUpWeakRefCounter() local279 bool shouldLock = state.strongCount == 0 && state.weakCount == 1; in CleanUpWeakCounter() local296 bool shouldLock = state.strongCount == 1; in CleanUpStrongCounter() local321 … bool shouldLock = state.strongCount == 0 && state.weakCount == 0 && state.weakRefCount == 0; in TestLoop() local
4064 bool shouldLock = requireLock && IsSessionVisibleForeground(scnSession); in HandleKeepScreenOn() local