Searched refs:SCAN_DEVICE_SYNC (Results 1 – 2 of 2) sorted by relevance
118 static const std::string SCAN_DEVICE_SYNC = "scanDeviceSync"; variable1344 SendDeviceInfoSync(scanDeviceInfoSync, SCAN_DEVICE_SYNC); in DisConnectUsbScanner()1365 SendDeviceInfoSync(scanDeviceInfoSync, SCAN_DEVICE_SYNC); in UpdateScannerId()1376 SendDeviceInfoSync(scanDeviceInfoSync, SCAN_DEVICE_SYNC); in UpdateScannerId()
29 const std::string SCAN_DEVICE_SYNC = "scanDeviceSync"; variable863 …|| type == SCAN_DEVICE_SYNC || type == SCAN_DEVICE_ADD || type == SCAN_DEVICE_DEL || type == SCAN_… in IsSupportType()