Home
last modified time | relevance | path

Searched defs:windowEventChannel (Results 1 – 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
Dwindow_event_channel_test.cpp132 … sptr<WindowEventChannel> windowEventChannel = new (std::nothrow) WindowEventChannel(sessionStage); variable
179 … sptr<WindowEventChannel> windowEventChannel = new (std::nothrow) WindowEventChannel(sessionStage); variable
281 … sptr<WindowEventChannel> windowEventChannel = new (std::nothrow) WindowEventChannel(sessionStage); variable
300 sptr<WindowEventChannel> windowEventChannel = new WindowEventChannel(sessionStage); variable
318 sptr<WindowEventChannel> windowEventChannel = new WindowEventChannel(sessionStage); variable
/foundation/window/window_manager/wm/src/
Dwindow_scene_session_impl.cpp520 auto windowEventChannel = new (std::nothrow) WindowEventChannel(iSessionStage); in RecoverAndReconnectSceneSession() local
Dwindow_session_impl.cpp490 auto windowEventChannel = new (std::nothrow) WindowEventChannel(iSessionStage); in Connect() local