Home
last modified time | relevance | path

Searched defs:isForceClean (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test10.cpp120 bool isForceClean = true; variable
H A Dscene_session_manager_test6.cpp1691 bool isForceClean = true; variable
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp1878 bool isForceClean = false; in OnRequestSceneSessionDestruction() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp2482 bool needRemoveSession, bool isSaveSnapshot, bool isForceClean) in RequestSceneSessionDestruction()
2557 sptr<AAFwk::SessionInfo> scnSessionInfo, const bool needRemoveSession, const bool isForceClean) in RequestSceneSessionDestructionInner()