/ohos5.0/foundation/window/window_manager/dm/src/zidl/ |
H A D | display_manager_agent_stub.cpp | 213 std::vector<std::string> privacyWindowList; in ProcPrivateWindowList() local
|
H A D | display_manager_agent_proxy.cpp | 344 std::vector<std::string> privacyWindowList) in NotifyPrivateStateWindowListChanged()
|
/ohos5.0/foundation/window/window_manager/dm/include/ |
H A D | display_manager_agent_default.h | 42 …void NotifyPrivateStateWindowListChanged(DisplayId id, std::vector<std::string> privacyWindowList)… in NotifyPrivateStateWindowListChanged()
|
/ohos5.0/foundation/window/window_manager/dm/test/unittest/ |
H A D | display_manager_agent_stub_test.cpp | 283 std::vector<std::string> privacyWindowList{"win0", "win1"}; variable 383 std::vector<std::string> privacyWindowList{"win0", "win1"}; variable
|
H A D | display_manager_agent_proxy_test.cpp | 300 std::vector<std::string> privacyWindowList{"win0", "win1"}; variable
|
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_session_manager_client_test.cpp | 39 void OnPrivateWindowListChange(DisplayId displayId, std::vector<std::string> privacyWindowList) in OnPrivateWindowListChange() 347 std::vector<std::string> privacyWindowList{"win0", "win1"}; variable
|
H A D | screen_session_manager_test.cpp | 1333 std::vector<std::string> privacyWindowList{"win0", "win1"}; variable 1385 std::vector<std::string> privacyWindowList{"win0", "win1"}; variable
|
H A D | screen_session_manager_proxy_test.cpp | 93 std::vector<std::string> privacyWindowList{"win0", "win1"}; variable
|
H A D | screen_session_manager_stub_test.cpp | 972 std::vector<std::string> privacyWindowList{"win0", "win1"}; variable
|
/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/src/ |
H A D | screen_session_manager_client.cpp | 382 …ManagerClient::SetScreenPrivacyWindowList(DisplayId id, std::vector<std::string> privacyWindowList) in SetScreenPrivacyWindowList()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/ |
H A D | screen_session_manager_interface.h | 166 …virtual void SetScreenPrivacyWindowList(DisplayId id, std::vector<std::string> privacyWindowList) … in SetScreenPrivacyWindowList()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
H A D | screen_session_manager_stub.cpp | 711 std::vector<std::string> privacyWindowList; in OnRemoteRequest() local
|
H A D | screen_session_manager_proxy.cpp | 2557 …nManagerProxy::SetScreenPrivacyWindowList(DisplayId id, std::vector<std::string> privacyWindowList) in SetScreenPrivacyWindowList()
|
/ohos5.0/foundation/window/window_manager/dm/src/ |
H A D | display_manager.cpp | 293 …void NotifyPrivateStateWindowListChanged(DisplayId id, std::vector<std::string> privacyWindowList)… in NotifyPrivateStateWindowListChanged() 1099 …Impl::NotifyPrivateStateWindowListChanged(DisplayId id, std::vector<std::string> privacyWindowList) in NotifyPrivateStateWindowListChanged()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | screen_session_manager.cpp | 4226 …essionManager::SetScreenPrivacyWindowList(DisplayId id, std::vector<std::string> privacyWindowList) in SetScreenPrivacyWindowList() 4248 …onManager::NotifyPrivateWindowListChanged(DisplayId id, std::vector<std::string> privacyWindowList) in NotifyPrivateWindowListChanged()
|