Home
last modified time | relevance | path

Searched refs:ReadInputEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h117 size_t ReadInputEvent(int32_t readSize, Device &device);
H A Dinput_hub.cpp197 size_t count = ReadInputEvent(readSize, *deviceByFd); in GetEvents()
343 size_t InputHub::ReadInputEvent(int32_t readSize, Device &device) in ReadInputEvent() function in OHOS::DistributedHardware::DistributedInput::InputHub