Searched defs:staArr (Results 1 – 5 of 5) sorted by relevance
225 static int32_t ScanInputDevice(InputDevDesc *staArr, uint32_t arrLen) in ScanInputDevice()
33 static int32_t ScanInputDevice(InputDevDesc *staArr, uint32_t arrLen) in ScanInputDevice()
569 RetStatus InputDeviceManager::ScanDevice(InputDevDesc *staArr, uint32_t arrLen) in ScanDevice()
29 static int32_t ScanInputDevice(InputDevDesc *staArr, uint32_t arrLen) in ScanInputDevice()
164 int32_t InputInterfacesImpl::ScanInputDevice(std::vector<DevDesc> &staArr) in ScanInputDevice()