Home
last modified time | relevance | path

Searched defs:windowGroupMgr_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_group_mgr_test.cpp41 static sptr<WindowGroupMgr> windowGroupMgr_; member in OHOS::Rosen::WindowGroupMgrTest
48 sptr<WindowGroupMgr> WindowGroupMgrTest::windowGroupMgr_ = nullptr; member in OHOS::Rosen::WindowGroupMgrTest
/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_manager_service.h207 sptr<WindowGroupMgr> windowGroupMgr_; variable