Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/container/include/
H A Dwindow_event_channel.h73 void PrintInfoPointerEvent(const std::shared_ptr<MMI::PointerEvent>& event);
/foundation/window/window_manager/window_scene/session/container/src/
H A Dwindow_event_channel.cpp281 PrintInfoPointerEvent(event); in PrintPointerEvent()
285 void WindowEventChannel::PrintInfoPointerEvent(const std::shared_ptr<MMI::PointerEvent>& event) in PrintInfoPointerEvent() function in OHOS::Rosen::WindowEventChannel
/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_event_channel_test.cpp522 * @tc.name: PrintInfoPointerEvent
523 * @tc.desc: normal function PrintInfoPointerEvent
526 HWTEST_F(WindowEventChannelTest, PrintInfoPointerEvent, Function | SmallTest | Level2) in HWTEST_F()
531 windowEventChannel_->PrintInfoPointerEvent(nullptr); in HWTEST_F()

Completed in 3 milliseconds