/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/display_runtime/ |
H A D | cj_display_manager.cpp | 149 RetStruct CJDisplayManager::HasPrivateWindow(uint32_t displayId) in HasPrivateWindow() function in OHOS::Rosen::CJDisplayManager
|
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/ |
H A D | display_manager_service_test.cpp | 91 void HasPrivateWindow(DisplayId id, bool& hasPrivateWindow) override {}; in HasPrivateWindow() function in OHOS::Rosen::WindowInfoQueriedListenerTest
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | window_manager_service.cpp | 1581 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 D | window_root.cpp | 1754 bool WindowRoot::HasPrivateWindow(DisplayId displayId) in HasPrivateWindow() function in OHOS::Rosen::WindowRoot
|
H A D | window_node_container.cpp | 1968 bool WindowNodeContainer::HasPrivateWindow() in HasPrivateWindow() function in OHOS::Rosen::WindowNodeContainer
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | display_manager_service.cpp | 155 DMError DisplayManagerService::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow() function in OHOS::Rosen::DisplayManagerService
|
H A D | display_manager_proxy.cpp | 1204 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 D | screen_session_manager_interface.h | 39 …virtual DMError HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) override { return DM… in HasPrivateWindow() function
|
/ohos5.0/foundation/window/window_manager/dm/src/ |
H A D | display_manager_adapter.cpp | 509 DMError DisplayManagerAdapter::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow() function in OHOS::Rosen::DisplayManagerAdapter
|
H A D | display_manager.cpp | 957 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 D | js_display_manager.cpp | 106 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 D | screen_session_manager_proxy.cpp | 1862 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 D | screen_session_manager.cpp | 4260 DMError ScreenSessionManager::HasPrivateWindow(DisplayId id, bool& hasPrivateWindow) in HasPrivateWindow() function in OHOS::Rosen::ScreenSessionManager
|