Home
last modified time | relevance | path

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

/drivers/peripheral/input/test/common/src/
Dinput_callback_impl.cpp29 int32_t InputCallbackImpl::EventPkgCallback(const std::vector<EventPackage> &pkgs, uint32_t devInde… in EventPkgCallback() function in OHOS::HDI::Input::V1_0::InputCallbackImpl
/drivers/peripheral/input/interfaces/include/
Dinput_type.h171 void (*EventPkgCallback)(const InputEventPackage **pkgs, uint32_t count, uint32_t devIndex); member