Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h156 Device* GetSupportDeviceByFd(int fd);
H A Dinput_hub.cpp198 Device* device = GetSupportDeviceByFd(eventItem.data.fd); in GetEvents()
1164 InputHub::Device* InputHub::GetSupportDeviceByFd(int fd) in GetSupportDeviceByFd() function in OHOS::DistributedHardware::DistributedInput::InputHub