Home
last modified time | relevance | path

Searched refs:terminateSessionFuncNew_ (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp1507 if (session->terminateSessionFuncNew_) { in TerminateSessionNew()
1508 session->terminateSessionFuncNew_(info, needStartCaller, isFromBroker); in TerminateSessionNew()
1520 terminateSessionFuncNew_ = func; in SetTerminateSessionListenerNew()
1600 if (session->terminateSessionFuncNew_) { in Clear()
1601 session->terminateSessionFuncNew_(info, needStartCaller, false); in Clear()
2171 terminateSessionFuncNew_ = nullptr; in UnregisterSessionChangeListeners()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_lifecycle_test.cpp350 session_->terminateSessionFuncNew_ = nullptr; in HWTEST_F()
359 * @tc.desc: terminateSessionFuncNew_ is not nullptr
H A Dsession_test2.cpp1573 session_->terminateSessionFuncNew_ = func3; in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h603 NotifyTerminateSessionFuncNew terminateSessionFuncNew_; member in OHOS::OHOS::OHOS::Rosen::Session

Completed in 11 milliseconds