Home
last modified time | relevance | path

Searched defs:windowEventChannel (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_event_channel_test.cpp132 sptr<WindowEventChannel> windowEventChannel = new (std::nothrow) WindowEventChannel(sessionStage); in HWTEST_F() local
179 sptr<WindowEventChannel> windowEventChannel = new (std::nothrow) WindowEventChannel(sessionStage); HWTEST_F() local
281 sptr<WindowEventChannel> windowEventChannel = new (std::nothrow) WindowEventChannel(sessionStage); HWTEST_F() local
300 sptr<WindowEventChannel> windowEventChannel = new WindowEventChannel(sessionStage); HWTEST_F() local
318 sptr<WindowEventChannel> windowEventChannel = new WindowEventChannel(sessionStage); HWTEST_F() local
[all...]
/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp427 auto windowEventChannel = sptr<WindowEventChannel>::MakeSptr(iSessionStage); in Connect() local

Completed in 7 milliseconds