Searched refs:NotifyUpdateSessionInfo (Results 1 – 3 of 3) sorted by relevance
1090 HWTEST_F(SceneSessionManagerTest3, NotifyUpdateSessionInfo, Function | SmallTest | Level3)1098 ssm_->NotifyUpdateSessionInfo(nullptr);1100 ssm_->NotifyUpdateSessionInfo(sceneSession);
847 void NotifyUpdateSessionInfo(const sptr<SceneSession> sceneSession);
2286 NotifyUpdateSessionInfo(scnSession); in NotifyCollaboratorAfterStart()9259 void SceneSessionManager::NotifyUpdateSessionInfo(sptr<SceneSession> sceneSession) in NotifyUpdateSessionInfo() function in OHOS::Rosen::SceneSessionManager