Home
last modified time | relevance | path

Searched defs:windowEventChannel_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_event_channel_test.cpp48 sptr<WindowEventChannel> windowEventChannel_ = new WindowEventChannelMocker(sessionStage); member in OHOS::Rosen::WindowEventChannelTest
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h688 sptr<IWindowEventChannel> windowEventChannel_; variable