Home
last modified time | relevance | path

Searched defs:isFromBroker (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_lifecycle_test.cpp349 bool isFromBroker = false; variable
366 bool isFromBroker = true; variable
368 …rminateSessionListenerNew([](const SessionInfo& info, bool needStartCaller, bool isFromBroker) {}); 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 …nateSessionFuncNew func3 = [](const SessionInfo& info, bool needStartCaller, bool isFromBroker) {}; in __anond2f947a71402()
/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.cpp323 bool isFromBroker = 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.cpp573 bool isFromBroker = 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/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp1181 const SessionInfo& info, bool needStartCaller, bool isFromBroker) { in ProcessTerminateSessionRegisterNew()
3350 …SceneSession::TerminateSessionNew(const SessionInfo& info, 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()