Home
last modified time | relevance | path

Searched refs:GetWindowNodeContainer (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/wmserver/src/
H A Dwindow_root.cpp84 auto container = GetWindowNodeContainer(displayId); in GetOrCreateWindowNodeContainer()
96 sptr<WindowNodeContainer> WindowRoot::GetWindowNodeContainer(DisplayId displayId) in GetWindowNodeContainer() function in OHOS::Rosen::WindowRoot
179 wptr<WindowNodeContainer> container = GetWindowNodeContainer(it.second->GetDisplayId()); in GetBackgroundNodesByScreenId()
1755 auto container = GetWindowNodeContainer(displayId); in HasPrivateWindow()
1761 auto container = GetWindowNodeContainer(displayId); in HasMainFullScreenWindowShown()
1902 auto container = GetWindowNodeContainer(displayId); in TakeWindowPairSnapshot()
1908 auto container = GetWindowNodeContainer(displayId); in ClearWindowPairSnapshot()
H A Dwindow_manager_service.cpp1525 sptr<WindowNodeContainer> container = windowRoot_->GetWindowNodeContainer(node->GetDisplayId()); in UpdateAvoidAreaListener()
/foundation/window/window_manager/wmserver/include/
H A Dwindow_root.h42 sptr<WindowNodeContainer> GetWindowNodeContainer(DisplayId displayId);
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_root_test.cpp148 * @tc.desc: test WindowRoot GetWindowNodeContainer
162 windowRoot_->GetWindowNodeContainer(DISPLAY_ID_INVALID); in HWTEST_F()

Completed in 14 milliseconds