Home
last modified time | relevance | path

Searched refs:UpdateRecoveredSessionInfo (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_lifecycle_test.cpp528 * @tc.name: UpdateRecoveredSessionInfo
536 ssm_->UpdateRecoveredSessionInfo(recoveredPersistentIds); in HWTEST_F()
538 ssm_->UpdateRecoveredSessionInfo(recoveredPersistentIds); in HWTEST_F()
546 ssm_->UpdateRecoveredSessionInfo(recoveredPersistentIds); in HWTEST_F()
H A Dscene_session_manager_test2.cpp1447 * @tc.name: UpdateRecoveredSessionInfo
1451 HWTEST_F(SceneSessionManagerTest2, UpdateRecoveredSessionInfo, Function | SmallTest | Level3) in HWTEST_F()
1455 ssm_->UpdateRecoveredSessionInfo(recoveredPersistentIds); in HWTEST_F()
1457 ssm_->UpdateRecoveredSessionInfo(recoveredPersistentIds); in HWTEST_F()
1464 ssm_->UpdateRecoveredSessionInfo(recoveredPersistentIds); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h342 void UpdateRecoveredSessionInfo(const std::vector<int32_t>& recoveredPersistentIds);
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp2752 SceneSessionManager::GetInstance().UpdateRecoveredSessionInfo(recoveredPersistentIds); in OnNotifySessionRecoverStatus()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp783 void SceneSessionManager::UpdateRecoveredSessionInfo(const std::vector<int32_t>& recoveredPersistentIds) in UpdateRecoveredSessionInfo() function in OHOS::Rosen::SceneSessionManager

Completed in 30 milliseconds