Home
last modified time | relevance | path

Searched refs:GetSceneSessionManagerProxy (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dsession_manager.h54 sptr<ISceneSessionManager> GetSceneSessionManagerProxy();
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dsession_manager.cpp147 …te__((no_sanitize("cfi"))) sptr<ISceneSessionManager> SessionManager::GetSceneSessionManagerProxy() in GetSceneSessionManagerProxy() function in OHOS::Rosen::SessionManager
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_adapter.cpp405 windowManagerServiceProxy_ = SessionManager::GetInstance().GetSceneSessionManagerProxy(); in InitSSMProxy()