Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_lifecycle_test.cpp461 bool needRemoveSession = false; variable
708 bool needRemoveSession = false; variable
724 bool needRemoveSession = false; variable
H A Dscene_session_manager_test10.cpp119 bool needRemoveSession = true; variable
H A Dscene_session_lifecycle_test.cpp1062 bool needRemoveSession = true; variable
1166 bool needRemoveSession = true; variable
H A Dscene_session_manager_test6.cpp1689 bool needRemoveSession = true; variable
H A Dscene_session_test2.cpp1801 bool needRemoveSession = true; variable
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp1264 bool needRemoveSession, bool startFail) { in ProcessSessionExceptionRegister()
3354 bool needRemoveSession = false; in TerminateSessionNew() local
3508 void JsSceneSession::OnSessionException(const SessionInfo& info, bool needRemoveSession, bool start… in OnSessionException()
H A Djs_scene_session_manager.cpp1856 bool needRemoveSession = false; in OnRequestSceneSessionDestruction() local
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_proxy.cpp560 …::NotifySessionException(const sptr<AAFwk::SessionInfo> abilitySessionInfo, bool needRemoveSession) in NotifySessionException()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp4234 bool needRemoveSession, bool isFromClient, bool startFail) in NotifySessionExceptionInner()
4283 …::NotifySessionException(const sptr<AAFwk::SessionInfo> abilitySessionInfo, bool needRemoveSession) in NotifySessionException()
/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()
4286 const SessionInfo& info, bool needRemoveSession = false, bool startFail = false) { in RegisterSessionExceptionFunc()
4363 …nager::NotifySessionForCallback(const sptr<SceneSession>& scnSession, const bool needRemoveSession) in NotifySessionForCallback()