Home
last modified time | relevance | path

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

/base/usb/usb_manager/test/native/unittest/js/usb_device_pipe_js_functions_test_ex_js_test/
DCheckEmptyUtils.js60 var tmpUint8Array = new Uint8Array(arr); variable
/base/usb/usb_manager/test/native/unittest/js/usb_api_param_err_js_unit_test/
DCheckEmptyUtils.js60 var tmpUint8Array = new Uint8Array(arr); variable
/base/usb/usb_manager/test/native/js_unittest/
DCheckEmptyUtils.js60 var tmpUint8Array = new Uint8Array(arr); variable
/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/
Dhks_samgr_client_proxy.c65 const uint8_t *tmpUint8Array = ReadBuffer(reply->io, buffSize); in SynchronizeOutput() local
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/sa_mgr/
Dhks_samgr_service_feature.c111 const uint8_t *tmpUint8Array = ReadBuffer(req, srcData->size); in ReadSrcDataFromReq() local