Searched defs:usbInterface (Results 1 – 2 of 2) sorted by relevance
63 … UsbInterface usbInterface = usbdevice.GetConfigs()[configIndex].GetInterfaces()[interfaceIndex]; in isPrintDevice() local
109 …atic void CtoJSUsbInterface(const napi_env &env, napi_value &obj, const UsbInterface &usbInterface) in CtoJSUsbInterface()147 UsbInterface usbInterface; in CtoJSUsbConfig() local