Home
last modified time | relevance | path

Searched defs:TransferKeyEvent (Results 1 – 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/session/container/src/
Dwindow_event_channel.cpp33 WSError WindowEventChannel::TransferKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) in TransferKeyEvent() function in OHOS::Rosen::WindowEventChannel
/foundation/window/window_manager/window_scene/session/container/src/zidl/
Dwindow_event_channel_proxy.cpp32 WSError WindowEventChannelProxy::TransferKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) in TransferKeyEvent() function in OHOS::Rosen::WindowEventChannelProxy
/foundation/window/window_manager/window_scene/test/unittest/
Dsession_test.cpp51 WSError TestWindowEventChannel::TransferKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) in TransferKeyEvent() function in OHOS::Rosen::TestWindowEventChannel
/foundation/window/window_manager/window_scene/session/host/src/
Dsession.cpp869 WSError Session::TransferKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) in TransferKeyEvent() function in OHOS::Rosen::Session