Home
last modified time | relevance | path

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

/base/usb/usb_manager/interfaces/kits/js/napi/src/
Dusb_info.cpp1754 uint8_t *nativeArrayBuffer = new (std::nothrow) uint8_t[controlParam.dataLength]; in PipeControlTransfer() local
1917 uint8_t *nativeArrayBuffer = new (std::nothrow) uint8_t[controlParam.dataLength]; in PipeUsbControlTransfer() local
2012 uint8_t *nativeArrayBuffer = new (std::nothrow) uint8_t[bufferSize]; in GetDescriptorOnBulkTransferParam() local