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/
Dwindow_event_channel_test.cpp48 sptr<WindowEventChannel> windowEventChannel_ = new WindowEventChannelMocker(sessionStage); member in OHOS::Rosen::WindowEventChannelTest
/foundation/window/window_manager/window_scene/session/host/include/
Dsession.h521 sptr<IWindowEventChannel> windowEventChannel_; variable