Home
last modified time | relevance | path

Searched defs:AddOrRemoveSecureSession (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h211 virtual WSError AddOrRemoveSecureSession(int32_t persistentId, bool shouldHide) in AddOrRemoveSecureSession() function
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_interface.h249 WSError AddOrRemoveSecureSession(int32_t persistentId, bool shouldHide) override in AddOrRemoveSecureSession() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_adapter.cpp876 WMError WindowAdapter::AddOrRemoveSecureSession(int32_t persistentId, bool shouldHide) in AddOrRemoveSecureSession() function in OHOS::Rosen::WindowAdapter
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_proxy.cpp1980 WSError SceneSessionManagerProxy::AddOrRemoveSecureSession(int32_t persistentId, bool shouldHide) in AddOrRemoveSecureSession() function in OHOS::Rosen::SceneSessionManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp10334 WSError SceneSessionManager::AddOrRemoveSecureSession(int32_t persistentId, bool shouldHide) in AddOrRemoveSecureSession() function in OHOS::Rosen::SceneSessionManager