Searched refs:SelectSesssionFromMap (Results 1 – 3 of 3) sorted by relevance
1041 HWTEST_F(SceneSessionManagerTest4, SelectSesssionFromMap, Function | SmallTest | Level3)1064 sptr<SceneSession> result = ssm_->SelectSesssionFromMap(surfaceId);1066 result = ssm_->SelectSesssionFromMap(surfaceId02);
7734 sptr<SceneSession> SceneSessionManager::SelectSesssionFromMap(const uint64_t& surfaceId) in SelectSesssionFromMap() function in OHOS::Rosen::SceneSessionManager7848 sptr<SceneSession> visibilitySession = SelectSesssionFromMap(surfaceId); in GetSessionRSVisible()7889 sptr<SceneSession> session = SelectSesssionFromMap(surfaceId); in RemoveDuplicateSubSession()7974 sptr<SceneSession> session = SelectSesssionFromMap(surfaceId); in DealwithVisibilityChange()8014 sptr<SceneSession> session = SelectSesssionFromMap(surfaceId); in DealwithDrawingContentChange()8112 sptr<SceneSession> session = SelectSesssionFromMap(windowId); in GetPreWindowDrawingState()9979 sptr<SceneSession> session = SelectSesssionFromMap(surfaceId); in GetVisibilityWindowInfo()
652 sptr<SceneSession> SelectSesssionFromMap(const uint64_t& surfaceId);