Searched defs:ScanInputDevice (Results 1 – 6 of 6) sorted by relevance
131 ### ScanInputDevice subsection
68 int32_t (*ScanInputDevice)(InputDevDesc *staArr, uint32_t arrLen); member
173 uint8_t InputEventHub::ScanInputDevice() in ScanInputDevice() function in OHOS::InputEventHub
225 static int32_t ScanInputDevice(InputDevDesc *staArr, uint32_t arrLen) in ScanInputDevice() function
33 static int32_t ScanInputDevice(InputDevDesc *staArr, uint32_t arrLen) in ScanInputDevice() function
164 int32_t InputInterfacesImpl::ScanInputDevice(std::vector<DevDesc> &staArr) in ScanInputDevice() function in OHOS::HDI::Input::V1_0::InputInterfacesImpl