Searched refs:blob (Results 1 – 18 of 18) sorted by relevance
24 [SDK编译命令参考](https://gitee.com/openharmony/build/blob/master/README_zh.md)152 [资源类型介绍](https://gitee.com/openharmony/docs/blob/master/zh-cn/application-dev/quick-start/resource-…158 [third_party_cJSON](https://gitee.com/openharmony/third_party_cJSON/blob/master/README.md)160 [third_party_libpng](https://gitee.com/openharmony/third_party_libpng/blob/master/README.md)162 …unction](https://gitee.com/openharmony/third_party_bounds_checking_function/blob/master/README.md )
53 [third_party_cJSON](https://gitee.com/openharmony/third_party_cJSON/blob/master/README.md)55 [third_party_libpng](https://gitee.com/openharmony/third_party_libpng/blob/master/README.md)57 …ction](https://gitee.com/openharmony/third_party_bounds_checking_function/blob/master/README.en.md)
71 const blob = await downloadRes.blob();72 const file = new File([blob], filename, {type: blob.type});
3 1. 获取最新版本的说明文档,请参考如下:[fastjson README](https://github.com/alibaba/fastjson/blob/1.2.83/README.md)
15 # REF: https://gitee.com/openharmony/third_party_llvm-project/blob/master/llvm/utils/gn/.gn
16 # REF: https://gitee.com/openharmony/third_party_llvm-project/blob/master/llvm/utils/gn/.gn
302 response.blob().then(blob => {304 reader.readAsArrayBuffer(blob);729 const blob = new Blob([reqBufferDB]); constant730 const response = new Response(blob);
5 …,性能较差或无屏幕设备请使用[命令行版本](https://gitee.com/openharmony/developtools_profiler/blob/master/host/smartpe…
56 …程smaps的抓取和展示说明](https://gitee.com/openharmony/developtools_smartperf_host/blob/master/ide/src/doc/…
69 1. 编译命令:参考[编译构建](https://gitee.com/openharmony/build/blob/master/README_zh.md)文档,执行其指定的sdk编译命令来编译整个…
65 …ure. How to build SDK please refer to https://gitee.com/openharmony/build/blob/master/README_zh.md.
42 1. Compile command: Please refer to https://gitee.com/openharmony/build/blob/master/README_zh.md to…
45 1. 编译命令:编译sdk命令 请参考https://gitee.com/openharmony/build/blob/master/README_zh.md 仓编译sdk说明, 执行其指定的sdk…
688 let blob: Blob | null = file.slice(writeSize, writeSize + sliceLen);689 let buffer: ArrayBuffer | null = await blob.arrayBuffer();711 blob = null;
6 …的设备且性能较好的设备推荐使用[UI版本](https://gitee.com/openharmony/developtools_profiler/blob/master/host/smartpe…
1333 let blob: Blob | null = file.slice(writeSize, writeSize + sliceLen); variable1334 let buffer: ArrayBuffer | null = await blob.arrayBuffer();1344 blob = null;
7597 void *blob; member21957 long unsigned int blob[16]; member52393 unsigned char blob[512]; member