Home
last modified time | relevance | path

Searched defs:arrLen (Results 1 – 4 of 4) sorted by relevance

/drivers/peripheral/input/hal/src/
Dinput_manager.c225 static int32_t ScanInputDevice(InputDevDesc *staArr, uint32_t arrLen) in ScanInputDevice()
/drivers/peripheral/input/udriver/src/
Dinput_manager.cpp33 static int32_t ScanInputDevice(InputDevDesc *staArr, uint32_t arrLen) in ScanInputDevice()
Dinput_device_manager.cpp569 RetStatus InputDeviceManager::ScanDevice(InputDevDesc *staArr, uint32_t arrLen) in ScanDevice()
/drivers/peripheral/input/libinput/src/
Dinput_interface_instance.cpp29 static int32_t ScanInputDevice(InputDevDesc *staArr, uint32_t arrLen) in ScanInputDevice()