Home
last modified time | relevance | path

Searched defs:requireLock (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/message/
H A Dmessage_router.c73 static MessageDispatcher *RefDispatcherInner(const DispatcherId dispatcherId, bool requireLock) in RefDispatcherInner()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test3.cpp1196 bool requireLock = true; variable
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_root_test.cpp1278 bool requireLock = false; variable
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_root.cpp1005 void WindowRoot::HandleKeepScreenOn(uint32_t windowId, bool requireLock) in HandleKeepScreenOn()
H A Dwindow_node_container.cpp1197 void WindowNodeContainer::HandleKeepScreenOn(const sptr<WindowNode>& node, bool requireLock) in HandleKeepScreenOn()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp4042 …d SceneSessionManager::HandleKeepScreenOn(const sptr<SceneSession>& sceneSession, bool requireLock) in HandleKeepScreenOn()