Searched refs:GetAllClearableSessions (Results 1 – 3 of 3) sorted by relevance
1371 HWTEST_F(SceneSessionManagerTest4, GetAllClearableSessions, Function | SmallTest | Level3)1394 ssm_->GetAllClearableSessions(sessionVector);
823 void GetAllClearableSessions(std::vector<sptr<SceneSession>>& sessionVector);
8962 GetAllClearableSessions(sessionVector); in ClearAllSessions()8972 void SceneSessionManager::GetAllClearableSessions(std::vector<sptr<SceneSession>>& sessionVector) in GetAllClearableSessions() function in OHOS::Rosen::SceneSessionManager