Searched refs:NotifyClearSession (Results 1 – 3 of 3) sorted by relevance
848 void NotifyClearSession(int32_t collaboratorType, int32_t persistentId);
1104 ssm_->NotifyClearSession(collaboratorType, persistentId);
2571 NotifyClearSession(scnSession->GetCollaboratorType(), scnSessionInfo->persistentId); in RequestSceneSessionDestructionInner()9284 void SceneSessionManager::NotifyClearSession(int32_t collaboratorType, int32_t persistentId) in NotifyClearSession() function in OHOS::Rosen::SceneSessionManager