Searched defs:currentDevice (Results 1 – 2 of 2) sorted by relevance
552 bool ScanServiceAbility::SetScannerInfo(const SANE_Device** ¤tDevice, ScanDeviceInfo &info) in SetScannerInfo()599 … for (const SANE_Device **currentDevice = deviceList; *currentDevice != nullptr; ++currentDevice) { in SaneGetScanner() local
337 SANE_Device currentDevice; in TestSetScannerInfo() local