Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_persistence.h40 void SetHasSnapshot(bool hasSnapshot);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_persistence_test.cpp287 scenePersistence->SetHasSnapshot(true); in HWTEST_F()
289 scenePersistence->SetHasSnapshot(false); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmain_session.cpp84 session->scenePersistence_->SetHasSnapshot(true); in Reconnect()
H A Dscene_persistence.cpp231 void ScenePersistence::SetHasSnapshot(bool hasSnapshot) in SetHasSnapshot() function in OHOS::Rosen::ScenePersistence
H A Dsession.cpp2036 scenePersistence_->SetHasSnapshot(false); in Snapshot()
2039 scenePersistence_->SetHasSnapshot(true); in Snapshot()

Completed in 8 milliseconds