/ohos5.0/foundation/window/window_manager/test/systemtest/dms/ |
H A D | display_manager_test.cpp | 143 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 D | display_manager_service_test.cpp | 91 void HasPrivateWindow(DisplayId id, bool& hasPrivateWindow) override {}; in HasPrivateWindow() 168 bool hasPrivateWindow = false; variable
|
H A D | display_manager_proxy_test.cpp | 825 bool hasPrivateWindow = true; variable
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/display_runtime/ |
H A D | cj_display_manager.cpp | 153 bool *hasPrivateWindow = static_cast<bool*>(malloc(sizeof(bool))); in HasPrivateWindow() local
|
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_manager_service_test.cpp | 919 bool hasPrivateWindow = false; variable 945 bool hasPrivateWindow = false; variable
|
/ohos5.0/foundation/window/window_manager/dm/test/unittest/ |
H A D | display_manager_adapter_test.cpp | 630 bool hasPrivateWindow = false; variable
|
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/ |
H A D | screensessionmanager_fuzzer.cpp | 374 bool hasPrivateWindow; in ProxyInterfaceFuzzTestPart5() local
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | display_manager_stub.cpp | 377 bool hasPrivateWindow = false; in OnRemoteRequest() local
|
H A D | display_manager_service.cpp | 155 DMError DisplayManagerService::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow()
|
H A D | display_manager_proxy.cpp | 1204 DMError DisplayManagerProxy::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow()
|
/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() 1602 void WindowInfoQueriedListener::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow()
|
/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()
|
/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()
|
H A D | display_manager.cpp | 957 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 D | screen_session_manager_stub.cpp | 528 bool hasPrivateWindow = false; in OnRemoteRequest() local
|
H A D | screen_session_manager_proxy.cpp | 1862 …OS::Rosen::ScreenSessionManagerProxy::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow()
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/display_runtime/ |
H A D | js_display_manager.cpp | 668 bool hasPrivateWindow = false; in OnHasPrivateWindow() local
|
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_session_manager_proxy_test.cpp | 1404 bool hasPrivateWindow = true; variable
|
H A D | screen_session_manager_test.cpp | 1573 bool hasPrivateWindow; variable
|
/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()
|