Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp1561 uint8_t *nativeArrayBuffer = new (std::nothrow) uint8_t[controlParam.dataLength]; in PipeControlTransfer() local
1721 uint8_t *nativeArrayBuffer = new (std::nothrow) uint8_t[controlParam.dataLength]; in PipeUsbControlTransfer() local
1817 uint8_t *nativeArrayBuffer = new (std::nothrow) uint8_t[bufferSize]; in GetDescriptorOnBulkTransferParam() local