Home
last modified time | relevance | path

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

/base/usb/usb_manager/interfaces/innerkits/native/include/
Dusb_interface.h94 UsbInterface *usbInterface = new (std::nothrow) UsbInterface; in Unmarshalling() local
/base/usb/usb_manager/interfaces/kits/js/napi/src/
Dusb_info.cpp166 …atic void CtoJSUsbInterface(const napi_env &env, napi_value &obj, const UsbInterface &usbInterface) in CtoJSUsbInterface()
204 UsbInterface usbInterface; in CtoJSUsbConfig() local