Home
last modified time | relevance | path

Searched refs:InitPersistentStorage (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test2.cpp1789 HWTEST_F(SceneSessionManagerTest2, InitPersistentStorage, Function | SmallTest | Level3)
1796 ssm_->InitPersistentStorage();
H A Dscene_session_manager_test6.cpp1213 ssm_->InitPersistentStorage();
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h294 void InitPersistentStorage();
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp1603 SceneSessionManager::GetInstance().InitPersistentStorage(); in OnGetRootSceneSession()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp7501 void SceneSessionManager::InitPersistentStorage() in InitPersistentStorage() function in OHOS::Rosen::SceneSessionManager