Home
last modified time | relevance | path

Searched defs:hasPrivateWindow (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_manager_test.cpp143 bool hasPrivateWindow = false; variable
188 bool hasPrivateWindow = false; variable
225 bool hasPrivateWindow = false; variable
278 bool hasPrivateWindow = false; variable
319 bool hasPrivateWindow = false; variable
350 bool hasPrivateWindow = false; variable
/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()
168 bool hasPrivateWindow = false; variable
H A Ddisplay_manager_proxy_test.cpp825 bool hasPrivateWindow = true; variable
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/display_runtime/
H A Dcj_display_manager.cpp153 bool *hasPrivateWindow = static_cast<bool*>(malloc(sizeof(bool))); in HasPrivateWindow() local
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_service_test.cpp919 bool hasPrivateWindow = false; variable
945 bool hasPrivateWindow = false; variable
/ohos5.0/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_manager_adapter_test.cpp630 bool hasPrivateWindow = false; variable
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H A Dscreensessionmanager_fuzzer.cpp374 bool hasPrivateWindow; in ProxyInterfaceFuzzTestPart5() local
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp377 bool hasPrivateWindow = false; in OnRemoteRequest() local
H A Ddisplay_manager_service.cpp155 DMError DisplayManagerService::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow()
H A Ddisplay_manager_proxy.cpp1204 DMError DisplayManagerProxy::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow()
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_service.cpp1581 void WindowManagerService::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow()
1602 void WindowInfoQueriedListener::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow()
/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()
/ohos5.0/foundation/window/window_manager/dm/src/
H A Ddisplay_manager_adapter.cpp509 DMError DisplayManagerAdapter::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow()
H A Ddisplay_manager.cpp957 DMError DisplayManager::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow()
962 DMError DisplayManager::Impl::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp528 bool hasPrivateWindow = false; in OnRemoteRequest() local
H A Dscreen_session_manager_proxy.cpp1862 …OS::Rosen::ScreenSessionManagerProxy::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow()
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display_manager.cpp668 bool hasPrivateWindow = false; in OnHasPrivateWindow() local
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_proxy_test.cpp1404 bool hasPrivateWindow = true; variable
H A Dscreen_session_manager_test.cpp1573 bool hasPrivateWindow; variable
/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()