Home
last modified time | relevance | path

Searched refs:DispatchKeyEvent (Results 1 - 5 of 5) sorted by relevance

/ide/tools/previewer/mock/rich/
H A DKeyInputImpl.cpp51 JsAppImpl::GetInstance().DispatchKeyEvent(keyEvent); in DispatchOsKeyEvent()
/ide/tools/previewer/test/mock/jsapp/
H A DMockJsAppImpl.cpp146 void JsAppImpl::DispatchKeyEvent(const std::shared_ptr<OHOS::MMI::KeyEvent>& keyEvent) const in DispatchKeyEvent() function in JsAppImpl
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.h89 void DispatchKeyEvent(const std::shared_ptr<OHOS::MMI::KeyEvent>& keyEvent) const;
H A DJsAppImpl.cpp829 void JsAppImpl::DispatchKeyEvent(const std::shared_ptr<OHOS::MMI::KeyEvent>& keyEvent) const in DispatchKeyEvent() function in JsAppImpl
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp333 JsAppImpl::GetInstance().DispatchKeyEvent(nullptr); in TEST_F()

Completed in 5 milliseconds