Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp663 auto scanCount = (arrLen >= inputDevList_.size() ? inputDevList_.size() : arrLen); in ScanDevice() local
765 auto scanCount = (size >= inputDevList_.size() ? inputDevList_.size() : size); in GetDeviceList() local