Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_usb_manager.cpp66 bool isSupportIpp = (usbInterface.GetClass() == USB_DEVICE_CLASS_PRINT && in isPrintDevice() local
69 if (isSupportIpp) { in isPrintDevice()