Home
last modified time | relevance | path

Searched refs:terminateSessionFunc_ (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h602 NotifyTerminateSessionFunc terminateSessionFunc_; member in OHOS::OHOS::OHOS::Rosen::Session
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp1414 terminateSessionFunc_ = func; in SetTerminateSessionListener()
2166 terminateSessionFunc_ = nullptr; in UnregisterSessionChangeListeners()
H A Dscene_session.cpp3991 if (session->terminateSessionFunc_) { in TerminateSession()
3992 session->terminateSessionFunc_(info); in TerminateSession()

Completed in 15 milliseconds