Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp1558 if (updateSessionLabelFunc_) { in SetSessionLabel()
1559 updateSessionLabelFunc_(label); in SetSessionLabel()
1566 updateSessionLabelFunc_ = func; in SetUpdateSessionLabelListener()
2173 updateSessionLabelFunc_ = nullptr; in UnregisterSessionChangeListeners()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h605 NofitySessionLabelUpdatedFunc updateSessionLabelFunc_; member in OHOS::OHOS::OHOS::Rosen::Session
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test.cpp1220 session_->updateSessionLabelFunc_ = func; in HWTEST_F()

Completed in 10 milliseconds