Home
last modified time | relevance | path

Searched defs:GetWindowModeType (Results 1 – 11 of 11) sorted by relevance

/foundation/window/window_manager/wmserver/include/zidl/
Dwindow_manager_lite_interface.h45 virtual WMError GetWindowModeType(WindowModeType& windowModeType) { return WMError::WM_OK; } in GetWindowModeType() function
Dwindow_manager_interface.h271 virtual WMError GetWindowModeType(WindowModeType& windowModeType) in GetWindowModeType() function
/foundation/window/window_manager/wm/src/
Dwindow_adapter_lite.cpp212 WMError WindowAdapterLite::GetWindowModeType(WindowModeType& windowModeType) in GetWindowModeType() function in OHOS::Rosen::WindowAdapterLite
Dwindow_manager_lite.cpp647 WMError WindowManagerLite::GetWindowModeType(WindowModeType& windowModeType) const in GetWindowModeType() function in OHOS::Rosen::WindowManagerLite
Dwindow_adapter.cpp1092 WMError WindowAdapter::GetWindowModeType(WindowModeType& windowModeType) in GetWindowModeType() function in OHOS::Rosen::WindowAdapter
Dwindow_manager.cpp1605 WMError WindowManager::GetWindowModeType(WindowModeType& windowModeType) const in GetWindowModeType() function in OHOS::Rosen::WindowManager
/foundation/window/window_manager/window_scene/session_manager/src/
Dscene_session_manager_lite.cpp228 WMError SceneSessionManagerLite::GetWindowModeType(WindowModeType& windowModeType) in GetWindowModeType() function in OHOS::Rosen::SceneSessionManagerLite
Dscene_session_manager.cpp14889 WMError SceneSessionManager::GetWindowModeType(WindowModeType& windowModeType) in GetWindowModeType() function in OHOS::Rosen::SceneSessionManager
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
Dscene_session_manager_interface.h377 WMError GetWindowModeType(WindowModeType& windowModeType) override { return WMError::WM_OK; } in GetWindowModeType() function
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
Dscene_session_manager_lite_proxy.cpp1119 WMError SceneSessionManagerLiteProxy::GetWindowModeType(WindowModeType& windowModeType) in GetWindowModeType() function in OHOS::Rosen::SceneSessionManagerLiteProxy
Dscene_session_manager_proxy.cpp2704 WMError SceneSessionManagerProxy::GetWindowModeType(WindowModeType& windowModeType) in GetWindowModeType() function in OHOS::Rosen::SceneSessionManagerProxy