Home
last modified time | relevance | path

Searched refs:GetParentMainWindowIdInner (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp2840 static WMError GetParentMainWindowIdInner(WindowSessionImplMap& sessionMap, int32_t windowId, int32_t& mainWindowId) in GetParentMainWindowIdInner() function
2857 return GetParentMainWindowIdInner(sessionMap, window->GetParentId(), mainWindowId); in GetParentMainWindowIdInner()
2875 WMError findRet = GetParentMainWindowIdInner(windowSessionMap_, windowId, mainWindowId); in GetParentMainWindowId()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp3635 static WMError GetParentMainWindowIdInner(const std::map<int32_t, sptr<SceneSession>>& sceneSessionMap, in GetParentMainWindowIdInner() function
3654 return GetParentMainWindowIdInner(sceneSessionMap, sceneSession->GetParentPersistentId(), mainWindowId); in GetParentMainWindowIdInner()
3668 return GetParentMainWindowIdInner(sceneSessionMap_, windowId, mainWindowId); in GetParentMainWindowId()

Completed in 25 milliseconds