Home
last modified time | relevance | path

Searched defs:needStartCaller (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_lifecycle_test.cpp348 bool needStartCaller = false;
365 bool needStartCaller = true; variable
368 …session_->SetTerminateSessionListenerNew([](const SessionInfo& info, bool needStartCaller, bool is… in __anon889954a40502()
H A Dscene_session_lifecycle_test.cpp1015 [](const SessionInfo& info, bool needStartCaller, bool isFromBroker){}; in __anona730d5710602()
H A Dscene_session_manager_lite_stub_test.cpp86 … const sptr<AAFwk::SessionInfo> info, bool needStartCaller, bool isFromBroker = false) override in TerminateSessionNew()
H A Dsession_test2.cpp2067 …NotifyTerminateSessionFuncNew func3 = [](const SessionInfo& info, bool needStartCaller, bool isFro… in __anond2f947a71402()
H A Dscene_session_manager_test.cpp335 bool needStartCaller = true; variable
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager_lite.cpp92 const sptr<AAFwk::SessionInfo> info, bool needStartCaller, bool isFromBroker) in TerminateSessionNew()
H A Dscene_session_manager.cpp7032 const sptr<AAFwk::SessionInfo> info, bool needStartCaller, bool isFromBroker) in TerminateSessionNew()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_lite_stub.cpp322 bool needStartCaller = data.ReadBool(); in HandleTerminateSessionNew() local
H A Dscene_session_manager_lite_proxy.cpp418 bool needStartCaller, bool isFromBroker) in TerminateSessionNew()
H A Dscene_session_manager_stub.cpp572 bool needStartCaller = data.ReadBool(); in HandleTerminateSessionNew() local
H A Dscene_session_manager_proxy.cpp1118 bool needStartCaller, bool isFromBroker) in TerminateSessionNew()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp1545 const sptr<AAFwk::SessionInfo> abilitySessionInfo, bool needStartCaller, bool isFromBroker) in TerminateSessionNew()
1663 WSError Session::Clear(bool needStartCaller) in Clear()
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp1181 const SessionInfo& info, bool needStartCaller, bool isFromBroker) { in ProcessTerminateSessionRegisterNew()
3350 void JsSceneSession::TerminateSessionNew(const SessionInfo& info, bool needStartCaller, bool isFrom… in TerminateSessionNew()