Home
last modified time | relevance | path

Searched defs:usbInterface (Results 1 – 2 of 2) sorted by relevance

/base/print/print_fwk/services/print_service/src/
Dprint_usb_manager.cpp63 … UsbInterface usbInterface = usbdevice.GetConfigs()[configIndex].GetInterfaces()[interfaceIndex]; in isPrintDevice() local
/base/usb/usb_manager/interfaces/kits/js/napi/src/
Dusb_info.cpp109 …atic void CtoJSUsbInterface(const napi_env &env, napi_value &obj, const UsbInterface &usbInterface) in CtoJSUsbInterface()
147 UsbInterface usbInterface; in CtoJSUsbConfig() local