Home
last modified time | relevance | path

Searched refs:shouldLock (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/refbase_fuzzer/
H A Drefbase_fuzzer.cpp93 if (shouldLock) { in __anone27d57a10102()
99 if (shouldLock) { in __anone27d57a10102()
111 if (shouldLock) { in __anone27d57a10202()
117 if (shouldLock) { in __anone27d57a10202()
128 if (shouldLock) { in __anone27d57a10302()
134 if (shouldLock) { in __anone27d57a10302()
262 if (shouldLock) { in CleanUpWeakRefCounter()
280 if (shouldLock) { in CleanUpWeakCounter()
286 if (shouldLock) { in CleanUpWeakCounter()
297 if (shouldLock) { in CleanUpStrongCounter()
[all …]
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp4064 bool shouldLock = requireLock && IsSessionVisibleForeground(scnSession); in HandleKeepScreenOn() local
4067 scnSession->IsVisible(), requireLock, shouldLock); in HandleKeepScreenOn()
4071 if (shouldLock) { in HandleKeepScreenOn()