Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/
DREADME_zh.md49 - [quickstart_trace_streamer](https://gitee.com/openharmony/developtools_profiler/blob/master/host/…
50 - [quickstart_smartperf](https://gitee.com/openharmony/developtools_profiler/blob/master/host/smart…
51 - [quickstart_hiprofiler_cmd](https://gitee.com/openharmony/developtools_profiler/blob/master/host/…
52 - [compile_smartperf](https://gitee.com/openharmony/developtools_profiler/blob/master/host/smartper…
53 - [compile_trace_streamer](https://gitee.com/openharmony/developtools_profiler/blob/master/host/sma…
54 - [des_stat](https://gitee.com/openharmony/developtools_profiler/blob/master/host/smartperf/doc/des…
55 - [des_support_event](https://gitee.com/openharmony/developtools_profiler/blob/master/host/smartper…
56 - [des_tables](https://gitee.com/openharmony/developtools_profiler/blob/master/host/smartperf/doc/d…
/developtools/global_resource_tool/
DREADME_zh.md24 [SDK编译命令参考](https://gitee.com/openharmony/build/blob/master/README_zh.md)
97 [资源类型介绍](https://gitee.com/openharmony/docs/blob/master/zh-cn/application-dev/quick-start/resource-…
103 [third_party_libxml2](https://gitee.com/openharmony/third_party_libxml2/blob/master/README.md)
105 [third_party_jsoncpp](https://gitee.com/openharmony/third_party_jsoncpp/blob/master/README.md)
107 [third_party_sqlite](https://gitee.com/openharmony/third_party_sqlite/blob/master/README.md)
109 …unction](https://gitee.com/openharmony/third_party_bounds_checking_function/blob/master/README.md )
DREADME.md53 [third_party_libxml2](https://gitee.com/openharmony/third_party_libxml2/blob/master/README.md)
55 [third_party_jsoncpp](https://gitee.com/openharmony/third_party_jsoncpp/blob/master/README.md)
57 [third_party_sqlite](https://gitee.com/openharmony/third_party_sqlite/blob/master/README.md)
59 …ction](https://gitee.com/openharmony/third_party_bounds_checking_function/blob/master/README.en.md)
/developtools/packing_tool/jar/
Dprebuilts-readme-fastjson.md3 1. 获取最新版本的说明文档,请参考如下:[fastjson README](https://github.com/alibaba/fastjson/blob/1.2.83/README.md)
/developtools/bytrace/
DREADME_zh.md94 [研发工具链子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E7%A0%94%E5%8F%91%E5%B7%A5%…
DREADME.md92 [Development Tools Subsystem](https://gitee.com/openharmony/docs/blob/master/en/readme/development-…
/developtools/profiler/host/smartperf/client/client_ui/
DREADME_zh.md5 …,性能较差或无屏幕设备请使用[命令行版本](https://gitee.com/openharmony/developtools_profiler/blob/master/host/smartpe…
/developtools/profiler/host/smartperf/ide/src/trace/database/
DTraceWorker.ts402 let blob: Blob | null = file.slice(writeSize,writeSize + sliceLen); variable
403 let buffer: ArrayBuffer | null = await blob.arrayBuffer();
412 blob = null;
/developtools/smartperf_host/ide/src/trace/database/
DTraceWorker.ts409 let blob: Blob | null = file.slice(writeSize, writeSize + sliceLen); variable
410 let buffer: ArrayBuffer | null = await blob.arrayBuffer();
419 blob = null;
/developtools/profiler/host/smartperf/client/client_command/
DREADME_zh.md6 …的设备且性能较好的设备推荐使用[UI版本](https://gitee.com/openharmony/developtools_profiler/blob/master/host/smartpe…
/developtools/syscap_codec/
DREADME_ZH.md57 1. 编译命令:参考[编译构建](https://gitee.com/openharmony/build/blob/master/README_zh.md)文档,执行其指定的sdk编译命令来编译整个…
DREADME.md44 …ure. How to build SDK please refer to https://gitee.com/openharmony/build/blob/master/README_zh.md.
/developtools/hdc/
DREADME.md42 1. Compile command: Please refer to https://gitee.com/openharmony/build/blob/master/README_zh.md to…
DREADME_zh.md45 1. 编译命令:编译sdk命令 请参考https://gitee.com/openharmony/build/blob/master/README_zh.md 仓编译sdk说明, 执行其指定的sdk…
/developtools/profiler/hiebpf/include/
Dvmlinux.h7597 void *blob; member
21957 long unsigned int blob[16]; member
52393 unsigned char blob[512]; member