Searched refs:QueryInputDeviceInfo (Results 1 – 2 of 2) sorted by relevance
122 int32_t QueryInputDeviceInfo(int fd, std::unique_ptr<Device> &device);
562 if (QueryInputDeviceInfo(fd, device) < 0) { in OpenInputDeviceLocked()608 int32_t InputHub::QueryInputDeviceInfo(int fd, std::unique_ptr<Device> &device) in QueryInputDeviceInfo() function in OHOS::DistributedHardware::DistributedInput::InputHub