Searched refs:FindParentMainSession (Results 1 – 2 of 2) sorted by relevance
202 sptr<WindowSessionImpl> FindParentMainSession(uint32_t parentId, const SessionMap& sessionMap);
170 sptr<WindowSessionImpl> WindowSceneSessionImpl::FindParentMainSession(uint32_t parentId, const Sess… in FindParentMainSession() function in OHOS::Rosen::WindowSceneSessionImpl184 return FindParentMainSession(window->GetParentId(), sessionMap); in FindParentMainSession()294 parentSession = FindParentMainSession(property_->GetParentId(), windowSessionMap_); in GetParentSessionAndVerify()