Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test3.cpp764 * @tc.name: SetLeashWindowSurfaceNodeChangedListener
765 * @tc.desc: SetLeashWindowSurfaceNodeChangedListener Test
768 HWTEST_F(WindowSessionTest3, SetLeashWindowSurfaceNodeChangedListener, Function | SmallTest | Level2) in HWTEST_F()
775 session_->SetLeashWindowSurfaceNodeChangedListener(func); in HWTEST_F()
778 session_->SetLeashWindowSurfaceNodeChangedListener(nullptr); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h277 void SetLeashWindowSurfaceNodeChangedListener(const NotifyLeashWindowSurfaceNodeChangedFunc& func);
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp1663 void Session::SetLeashWindowSurfaceNodeChangedListener(const NotifyLeashWindowSurfaceNodeChangedFunc& func) in SetLeashWindowSurfaceNodeChangedListener() function in OHOS::Rosen::Session

Completed in 9 milliseconds