Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_scene_session_impl.h184 WMError CreateSystemWindow(WindowType type);
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp372 WMError createSystemWindowRet = CreateSystemWindow(type); in CreateAndConnectSpecificSession()
399 WMError WindowSceneSessionImpl::CreateSystemWindow(WindowType type) in CreateSystemWindow() function in OHOS::Rosen::WindowSceneSessionImpl