Searched refs:ReadInputEvent (Results 1 – 2 of 2) sorted by relevance
117 size_t ReadInputEvent(int32_t readSize, Device &device);
197 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