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