Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp109 static void CtoJSUsbInterface(const napi_env &env, napi_value &obj, const UsbInterface &usbInterfac… in CtoJSUsbInterface() function
150 CtoJSUsbInterface(env, objTmp, usbInterface); in CtoJSUsbConfig()