Searched refs:GetScreenSessionInner (Results 1 – 2 of 2) sorted by relevance
338 sptr<ScreenSession> GetScreenSessionInner(ScreenId screenId, ScreenProperty property);
1294 sptr<ScreenSession> ScreenSessionManager::GetScreenSessionInner(ScreenId screenId, ScreenProperty p… in GetScreenSessionInner() function in OHOS::Rosen::ScreenSessionManager1387 sptr<ScreenSession> session = GetScreenSessionInner(screenId, property); in GetOrCreateScreenSession()