Searched defs:ScanInputDevice (Results 1 – 4 of 4) sorted by relevance
68 int32_t (*ScanInputDevice)(InputDevDesc *staArr, uint32_t arrLen); member
33 static int32_t ScanInputDevice(InputDevDesc *staArr, uint32_t arrLen) in ScanInputDevice() function
225 static int32_t ScanInputDevice(InputDevDesc *staArr, uint32_t arrLen) in ScanInputDevice() function
163 int32_t InputInterfacesImpl::ScanInputDevice(std::vector<DevDesc> &staArr) in ScanInputDevice() function in OHOS::HDI::Input::V1_0::InputInterfacesImpl