Searched refs:RemoveSubSession (Results 1 – 4 of 4) sorted by relevance
522 HWTEST_F(SceneSessionTest2, RemoveSubSession, Function | SmallTest | Level2)531 bool res = session->RemoveSubSession(0);540 res = session->RemoveSubSession(subSession->GetPersistentId());1238 bool result = scensession->RemoveSubSession(persistentId); in __anon5bcf85d40902()
393 bool RemoveSubSession(int32_t persistentId);
4339 bool SceneSession::RemoveSubSession(int32_t persistentId) in RemoveSubSession() function in OHOS::Rosen::SceneSession
3394 parentSession->RemoveSubSession(sceneSession->GetPersistentId()); in DestroyAndDisconnectSpecificSessionInner()