Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/common/include/
H A Dwindow_session_property.h352 mutable std::mutex compatibleModeMutex_; variable
/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp1010 std::lock_guard<std::mutex> lock(compatibleModeMutex_); in SetCompatibleModeEnableInPad()
1016 std::lock_guard<std::mutex> lock(compatibleModeMutex_); in GetCompatibleModeEnableInPad()