Home
last modified time | relevance | path

Searched refs:sessionStateChangeNotifyManagerFunc_ (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2186 sessionStateChangeNotifyManagerFunc_ = func; in SetSessionStateChangeNotifyManagerListener()
2234 if (session->sessionStateChangeNotifyManagerFunc_) { in NotifySessionStateChange()
2235 session->sessionStateChangeNotifyManagerFunc_(session->GetPersistentId(), state); in NotifySessionStateChange()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h592 NotifySessionStateChangeNotifyManagerFunc sessionStateChangeNotifyManagerFunc_; member in OHOS::OHOS::OHOS::Rosen::Session

Completed in 7 milliseconds