Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp288 struct UsbPipeControlParam { struct
298 …rseUsbPipeControlParam(const napi_env env, const napi_value jsObj, UsbPipeControlParam &controlPar… in ParseUsbPipeControlParam() argument
1644 static std::tuple<bool, USBDevicePipe, UsbPipeControlParam, int32_t> GetUsbControlTransferParam( in GetUsbControlTransferParam()
1681 UsbPipeControlParam controlParam = {0}; in GetUsbControlTransferParam()