Searched defs:GetInputDeviceList (Results 1 – 5 of 5) sorted by relevance
81 ### GetInputDeviceList subsection
120 int32_t (*GetInputDeviceList)(uint32_t *devNum, InputDeviceInfo **devList, uint32_t size); member
85 static int32_t GetInputDeviceList(uint32_t *devNum, InputDeviceInfo **deviceList, uint32_t size) in GetInputDeviceList() function
69 static int32_t GetInputDeviceList(uint32_t *devNum, InputDeviceInfo **devList, uint32_t size) in GetInputDeviceList() function
254 int32_t InputInterfacesImpl::GetInputDeviceList(uint32_t &devNum, std::vector<DeviceInfo> &devList,… in GetInputDeviceList() function in OHOS::HDI::Input::V1_0::InputInterfacesImpl