Home
last modified time | relevance | path

Searched defs:HasPrivateWindow (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/display_runtime/
H A Dcj_display_manager.cpp149 RetStruct CJDisplayManager::HasPrivateWindow(uint32_t displayId) in HasPrivateWindow() function in OHOS::Rosen::CJDisplayManager
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_service_test.cpp91 void HasPrivateWindow(DisplayId id, bool& hasPrivateWindow) override {}; in HasPrivateWindow() function in OHOS::Rosen::WindowInfoQueriedListenerTest
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_service.cpp1581 void WindowManagerService::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow() function in OHOS::Rosen::WindowManagerService
1602 void WindowInfoQueriedListener::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow() function in OHOS::Rosen::WindowInfoQueriedListener
H A Dwindow_root.cpp1754 bool WindowRoot::HasPrivateWindow(DisplayId displayId) in HasPrivateWindow() function in OHOS::Rosen::WindowRoot
H A Dwindow_node_container.cpp1968 bool WindowNodeContainer::HasPrivateWindow() in HasPrivateWindow() function in OHOS::Rosen::WindowNodeContainer
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service.cpp155 DMError DisplayManagerService::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow() function in OHOS::Rosen::DisplayManagerService
H A Ddisplay_manager_proxy.cpp1204 DMError DisplayManagerProxy::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow() function in OHOS::Rosen::DisplayManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_interface.h39 …virtual DMError HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) override { return DM… in HasPrivateWindow() function
/ohos5.0/foundation/window/window_manager/dm/src/
H A Ddisplay_manager_adapter.cpp509 DMError DisplayManagerAdapter::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow() function in OHOS::Rosen::DisplayManagerAdapter
H A Ddisplay_manager.cpp957 DMError DisplayManager::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow() function in OHOS::Rosen::DisplayManager
962 DMError DisplayManager::Impl::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow() function in OHOS::Rosen::DisplayManager::Impl
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display_manager.cpp106 static napi_value HasPrivateWindow(napi_env env, napi_callback_info info) in HasPrivateWindow() function in OHOS::Rosen::JsDisplayManager
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_proxy.cpp1862 DMError OHOS::Rosen::ScreenSessionManagerProxy::HasPrivateWindow(DisplayId displayId, bool& hasPriv… in HasPrivateWindow() function in OHOS::Rosen::OHOS::Rosen::ScreenSessionManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp4260 DMError ScreenSessionManager::HasPrivateWindow(DisplayId id, bool& hasPrivateWindow) in HasPrivateWindow() function in OHOS::Rosen::ScreenSessionManager