Home
last modified time | relevance | path

Searched defs:hasPrivate (Results 1 - 24 of 24) sorted by relevance

/foundation/window/window_manager/test/systemtest/dms/
H A Dprivate_window_test.cpp33 virtual void OnPrivateWindow(bool hasPrivate) in OnPrivateWindow() argument
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_agent_controller_test.cpp263 bool hasPrivate = true; in HWTEST_F() local
H A Ddisplay_manager_service_inner_test.cpp211 bool hasPrivate = false; in HWTEST_F() local
/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_manager_agent_proxy_test.cpp578 bool hasPrivate = false; in HWTEST_F() local
600 bool hasPrivate = true; in HWTEST_F() local
H A Ddisplay_manager_test.cpp686 bool hasPrivate = true; in HWTEST_F() local
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_agent_controller.cpp195 void DisplayManagerAgentController::NotifyPrivateWindowStateChanged(bool hasPrivate) in NotifyPrivateWindowStateChanged() argument
H A Ddisplay_manager_service_inner.cpp163 void DisplayManagerServiceInner::NotifyPrivateWindowStateChanged(bool hasPrivate) in NotifyPrivateWindowStateChanged() argument
H A Ddisplay_manager_service.cpp817 void DisplayManagerService::NotifyPrivateWindowStateChanged(bool hasPrivate) in NotifyPrivateWindowStateChanged() argument
/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddisplay_manager.h72 virtual void OnPrivateWindow([[maybe_unused]]bool hasPrivate) {} in OnPrivateWindow() argument
/foundation/window/window_manager/window_scene/screen_session_manager/include/zidl/
H A Dscreen_session_manager_interface.h170 virtual void SetScreenPrivacyState(bool hasPrivate) {} in SetScreenPrivacyState() argument
171 virtual void SetPrivacyStateByDisplayId(DisplayId id, bool hasPrivate) {} in SetPrivacyStateByDisplayId() argument
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display_listener.cpp221 void JsDisplayListener::OnPrivateWindow(bool hasPrivate) in OnPrivateWindow() argument
/foundation/window/window_manager/dm/src/zidl/
H A Ddisplay_manager_agent_proxy.cpp319 void DisplayManagerAgentProxy::NotifyPrivateWindowStateChanged(bool hasPrivate) in NotifyPrivateWindowStateChanged() argument
H A Ddisplay_manager_agent_stub.cpp226 bool hasPrivate = data.ReadBool(); in ProcPrivateWindow() local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_proxy_test.cpp69 bool hasPrivate = false; in HWTEST_F() local
1817 bool hasPrivate = true; in HWTEST_F() local
H A Dscreen_session_manager_client_test.cpp35 void OnPrivateWindow(bool hasPrivate) {WLOGFI("IPrivateWindowListener hasPrivatewindow: %{public}u", hasPrivate);} in OnPrivateWindow() argument
302 bool hasPrivate = true; in HWTEST_F() local
323 bool hasPrivate = false; in HWTEST_F() local
825 bool hasPrivate = false; in HWTEST_F() local
837 bool hasPrivate = false; in HWTEST_F() local
853 bool hasPrivate = false; HWTEST_F() local
1164 bool hasPrivate = false; HWTEST_F() local
[all...]
H A Dscreen_session_test.cpp849 bool hasPrivate = true; in HWTEST_F() local
H A Dscreen_session_manager_test.cpp2008 bool hasPrivate = true; in HWTEST_F() local
2025 bool hasPrivate = false; in HWTEST_F() local
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp732 auto hasPrivate = data.ReadBool(); in OnRemoteRequest() local
738 auto hasPrivate = data.ReadBool(); in OnRemoteRequest() local
H A Dscreen_session_manager_proxy.cpp2579 void ScreenSessionManagerProxy::SetScreenPrivacyState(bool hasPrivate) in SetScreenPrivacyState() argument
2605 void ScreenSessionManagerProxy::SetPrivacyStateByDisplayId(DisplayId id, bool hasPrivate) in SetPrivacyStateByDisplayId() argument
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/
H A Dscreen_session_manager_client.cpp366 void ScreenSessionManagerClient::SetScreenPrivacyState(bool hasPrivate) in SetScreenPrivacyState() argument
377 void ScreenSessionManagerClient::SetPrivacyStateByDisplayId(DisplayId id, bool hasPrivate) in SetPrivacyStateByDisplayId() argument
/foundation/window/window_manager/dm/src/
H A Ddisplay_manager.cpp1017 void DisplayManager::Impl::NotifyPrivateWindowStateChanged(bool hasPrivate) in NotifyPrivateWindowStateChanged() argument
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp1149 void ScreenSession::SetPrivateSessionForeground(bool hasPrivate) in SetPrivateSessionForeground() argument
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp149 void PrivateWindowListenerInScreenCapture::OnPrivateWindow(bool hasPrivate) in OnPrivateWindow() argument
159 void ScreenCaptureServer::OnDMPrivateWindowChange(bool hasPrivate) in OnDMPrivateWindowChange() argument
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp4319 void ScreenSessionManager::NotifyPrivateSessionStateChanged(bool hasPrivate) in NotifyPrivateSessionStateChanged() argument
4336 void ScreenSessionManager::SetScreenPrivacyState(bool hasPrivate) in SetScreenPrivacyState() argument
4354 SetPrivacyStateByDisplayId(DisplayId id, bool hasPrivate) SetPrivacyStateByDisplayId() argument
[all...]

Completed in 51 milliseconds