Home
last modified time | relevance | path

Searched defs:privacyWindowList (Results 1 - 10 of 10) sorted by relevance

/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddisplay_manager.h84 OnPrivateWindowListChange([[maybe_unused]]DisplayId displayId, [[maybe_unused]]std::vector<std::string> privacyWindowList) OnPrivateWindowListChange() argument
/foundation/window/window_manager/window_scene/screen_session_manager/include/zidl/
H A Dscreen_session_manager_interface.h172 virtual void SetScreenPrivacyWindowList(DisplayId id, std::vector<std::string> privacyWindowList) {} in SetScreenPrivacyWindowList() argument
/foundation/window/window_manager/dm/src/zidl/
H A Ddisplay_manager_agent_proxy.cpp343 NotifyPrivateStateWindowListChanged(DisplayId id, std::vector<std::string> privacyWindowList) NotifyPrivateStateWindowListChanged() argument
H A Ddisplay_manager_agent_stub.cpp234 std::vector<std::string> privacyWindowList; in ProcPrivateWindowList() local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_client_test.cpp39 void OnPrivateWindowListChange(DisplayId displayId, std::vector<std::string> privacyWindowList) in OnPrivateWindowListChange() argument
[all...]
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp744 std::vector<std::string> privacyWindowList; in OnRemoteRequest() local
H A Dscreen_session_manager_proxy.cpp2635 void ScreenSessionManagerProxy::SetScreenPrivacyWindowList(DisplayId id, std::vector<std::string> privacyWindowList) in SetScreenPrivacyWindowList() argument
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/
H A Dscreen_session_manager_client.cpp388 void ScreenSessionManagerClient::SetScreenPrivacyWindowList(DisplayId id, std::vector<std::string> privacyWindowList) in SetScreenPrivacyWindowList() argument
/foundation/window/window_manager/dm/src/
H A Ddisplay_manager.cpp1029 void DisplayManager::Impl::NotifyPrivateStateWindowListChanged(DisplayId id, std::vector<std::string> privacyWindowList) in NotifyPrivateStateWindowListChanged() argument
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp4377 void ScreenSessionManager::SetScreenPrivacyWindowList(DisplayId id, std::vector<std::string> privacyWindowList) in SetScreenPrivacyWindowList() argument
4399 void ScreenSessionManager::NotifyPrivateWindowListChanged(DisplayId id, std::vector<std::string> privacyWindowList) in NotifyPrivateWindowListChanged() argument

Completed in 28 milliseconds