Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow_manager.cpp65 std::lock_guard<std::mutex> lock(parentMutex_); in AddParentContainerId()
71 std::lock_guard<std::mutex> lock(parentMutex_); in RemoveParentContainerId()
77 std::lock_guard<std::mutex> lock(parentMutex_); in GetParentContainerId()
88 std::lock_guard<std::mutex> lock(parentMutex_); in GetSubContainerId()
H A Dsubwindow_manager.h157 std::mutex parentMutex_; member in OHOS::Ace::final

Completed in 4 milliseconds