Home
last modified time | relevance | path

Searched refs:DispatchAxisEvent (Results 1 - 4 of 4) sorted by relevance

/ide/tools/previewer/test/mock/jsapp/
H A DMockJsAppImpl.cpp136 void JsAppImpl::DispatchAxisEvent(const std::shared_ptr<OHOS::MMI::AxisEvent>& axisEvent) const in DispatchAxisEvent() function in JsAppImpl
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.h91 void DispatchAxisEvent(const std::shared_ptr<OHOS::MMI::AxisEvent>& axisEvent) const;
H A DJsAppImpl.cpp859 void JsAppImpl::DispatchAxisEvent(const std::shared_ptr<OHOS::MMI::AxisEvent>& axisEvent) const in DispatchAxisEvent() function in JsAppImpl
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp347 JsAppImpl::GetInstance().DispatchAxisEvent(nullptr); in TEST_F()

Completed in 4 milliseconds