Home
last modified time | relevance | path

Searched refs:SCAN_DEVICE_DEL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/interfaces/kits/napi/scan_napi/src/
H A Dnapi_inner_scan.cpp31 const std::string SCAN_DEVICE_DEL = "scanDeviceDel"; variable
863 …|| type == SCAN_DEVICE_SYNC || type == SCAN_DEVICE_ADD || type == SCAN_DEVICE_DEL || type == SCAN_… in IsSupportType()
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp120 static const std::string SCAN_DEVICE_DEL = "scanDeviceDel"; variable
1573 SendDeviceInfo(scannerInfo, SCAN_DEVICE_DEL); in DeleteScanner()