Searched defs:needRemoveSession (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_manager_lifecycle_test.cpp | 461 bool needRemoveSession = false; variable 708 bool needRemoveSession = false; variable 724 bool needRemoveSession = false; variable
|
H A D | scene_session_manager_test10.cpp | 119 bool needRemoveSession = true; variable
|
H A D | scene_session_lifecycle_test.cpp | 1062 bool needRemoveSession = true; variable 1166 bool needRemoveSession = true; variable
|
H A D | scene_session_manager_test6.cpp | 1689 bool needRemoveSession = true; variable
|
H A D | scene_session_test2.cpp | 1801 bool needRemoveSession = true; variable
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_session.cpp | 1264 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 D | js_scene_session_manager.cpp | 1856 bool needRemoveSession = false; in OnRequestSceneSessionDestruction() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/zidl/ |
H A D | session_proxy.cpp | 560 …::NotifySessionException(const sptr<AAFwk::SessionInfo> abilitySessionInfo, bool needRemoveSession) in NotifySessionException()
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | scene_session.cpp | 4234 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 D | scene_session_manager.cpp | 2482 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()
|