Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp1898 std::lock_guard<std::mutex> lockListener(displayMoveListenerMutex_); in RegisterDisplayMoveListener() local
1905 std::lock_guard<std::mutex> lockListener(displayMoveListenerMutex_); in UnregisterDisplayMoveListener() local
2369 std::lock_guard<std::mutex> lockListener(subWindowCloseListenersMutex_); in RegisterSubWindowCloseListeners() local
2384 std::lock_guard<std::mutex> lockListener(subWindowCloseListenersMutex_); in UnregisterSubWindowCloseListeners() local
2413 std::lock_guard<std::mutex> lockListener(mainWindowCloseListenersMutex_); in RegisterMainWindowCloseListeners() local
2436 std::lock_guard<std::mutex> lockListener(mainWindowCloseListenersMutex_); in UnregisterMainWindowCloseListeners() local
2598 std::lock_guard<std::mutex> lockListener(displayMoveListenerMutex_); in ClearListenersById() local
3044 std::lock_guard<std::mutex> lockListener(displayMoveListenerMutex_); in NotifyDisplayMove() local
3115 std::lock_guard<std::mutex> lockListener(subWindowCloseListenersMutex_); in NotifySubWindowClose() local
3405 std::lock_guard<std::mutex> lockListener(displayIdChangeListenerMutex_); in RegisterDisplayIdChangeListener() local
[all …]
H A Dwindow_scene_session_impl.cpp4105 std::lock_guard<std::mutex> lockListener(keyboardPanelInfoChangeListenerMutex_); in RegisterKeyboardPanelInfoChangeListener() local
4121 std::lock_guard<std::mutex> lockListener(keyboardPanelInfoChangeListenerMutex_); in UnregisterKeyboardPanelInfoChangeListener() local
4134 std::lock_guard<std::mutex> lockListener(keyboardPanelInfoChangeListenerMutex_); in NotifyKeyboardPanelInfoChange() local