Home
last modified time | relevance | path

Searched refs:uiLostFocusMutex_ (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h720 mutable std::shared_mutex uiLostFocusMutex_; member in OHOS::OHOS::OHOS::Rosen::Session
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2211 std::unique_lock<std::shared_mutex> lock(uiLostFocusMutex_); in SetNotifyUILostFocusFunc()
2318 std::shared_lock<std::shared_mutex> lock(uiLostFocusMutex_); in NotifyUILostFocus()

Completed in 7 milliseconds