Home
last modified time | relevance | path

Searched defs:needRemoveSession (Results 1 – 11 of 11) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
Dscene_session_manager_lifecycle_test.cpp461 bool needRemoveSession = false; variable
708 bool needRemoveSession = false; variable
724 bool needRemoveSession = false; variable
Dscene_session_manager_test10.cpp100 bool needRemoveSession = true; variable
Dscene_session_lifecycle_test.cpp1065 bool needRemoveSession = true; variable
1169 bool needRemoveSession = true; variable
Dscene_session_manager_test6.cpp1597 bool needRemoveSession = true; variable
Dsession_test2.cpp2054 …NotifySessionExceptionFunc func = [](const SessionInfo& info, bool needRemoveSession, bool startFa… in __anon996d6c6f1502()
Dscene_session_test2.cpp1795 bool needRemoveSession = true; variable
/foundation/window/window_manager/window_scene/session/host/src/zidl/
Dsession_proxy.cpp499 …::NotifySessionException(const sptr<AAFwk::SessionInfo> abilitySessionInfo, bool needRemoveSession) in NotifySessionException()
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
Djs_scene_session.cpp1115 const SessionInfo& info, bool needRemoveSession, bool startFail) { in ProcessSessionExceptionRegister()
2970 bool needRemoveSession = false; in TerminateSessionNew() local
3124 void JsSceneSession::OnSessionException(const SessionInfo& info, bool needRemoveSession, bool start… in OnSessionException()
Djs_scene_session_manager.cpp1762 bool needRemoveSession = false; in OnRequestSceneSessionDestruction() local
/foundation/window/window_manager/window_scene/session/host/src/
Dscene_session.cpp3870 bool needRemoveSession, bool isFromClient, bool startFail) in NotifySessionExceptionInner()
3921 …::NotifySessionException(const sptr<AAFwk::SessionInfo> abilitySessionInfo, bool needRemoveSession) in NotifySessionException()
/foundation/window/window_manager/window_scene/session_manager/src/
Dscene_session_manager.cpp2176 bool needRemoveSession, bool isSaveSnapshot, bool isForceClean) in RequestSceneSessionDestruction()
2242 sptr<AAFwk::SessionInfo> scnSessionInfo, const bool needRemoveSession, const bool isForceClean) in RequestSceneSessionDestructionInner()
3906 const SessionInfo& info, bool needRemoveSession = false, bool startFail = false) { in RegisterSessionExceptionFunc()
3985 …nager::NotifySessionForCallback(const sptr<SceneSession>& scnSession, const bool needRemoveSession) in NotifySessionForCallback()