Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test2.cpp574 * @tc.name: SetSessionStateChangeListenser
575 * @tc.desc: SetSessionStateChangeListenser Test
578 HWTEST_F(WindowSessionTest2, SetSessionStateChangeListenser, Function | SmallTest | Level2) in HWTEST_F()
583 session_->SetSessionStateChangeListenser(func); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h267 void SetSessionStateChangeListenser(const NotifySessionStateChangeFunc& func);
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2106 void Session::SetSessionStateChangeListenser(const NotifySessionStateChangeFunc& func) in SetSessionStateChangeListenser() function in OHOS::Rosen::Session
2127 PostTask(task, "SetSessionStateChangeListenser"); in SetSessionStateChangeListenser()
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp914 session->SetSessionStateChangeListenser(func); in ProcessSessionStateChangeRegister()

Completed in 21 milliseconds