| /developtools/global_resource_tool/src/ |
| D | reference_parser.cpp | 167 vector<string> contents = ResourceUtil::DecomposeStrings(data); in ParseRefResourceItemData() local 168 if (contents.empty()) { in ParseRefResourceItemData() 174 for (auto &content : contents) { in ParseRefResourceItemData() 187 data = ResourceUtil::ComposeStrings(contents); in ParseRefResourceItemData() 190 …cerr << "' contents size is " << contents.size() << NEW_LINE_PATH << resourceItem.GetFilePath() <… in ParseRefResourceItemData()
|
| D | json_compiler.cpp | 382 vector<string> contents; in ParseValueArray() local 384 contents.assign(extra.begin(), extra.end()); in ParseValueArray() 391 contents.insert(contents.end(), values.begin(), values.end()); in ParseValueArray() 394 string data = ResourceUtil::ComposeStrings(contents); in ParseValueArray()
|
| D | resource_table.cpp | 285 vector<string> contents; in SaveRecordItem() local 288 contents.push_back(value); in SaveRecordItem() 291 contents.push_back(name); in SaveRecordItem() 292 string data = ResourceUtil::ComposeStrings(contents, true); in SaveRecordItem()
|
| D | resource_util.cpp | 150 string ResourceUtil::ComposeStrings(const vector<string> &contents, bool addNull) in ComposeStrings() argument 153 for (const auto &iter : contents) { in ComposeStrings()
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/hi-sysevent/ |
| D | TabPaneHisysEvents.test.ts | 45 contents: "{'LEVEL':126}", 74 contents: '{"LEVEL":126}', 142 contents: JSON.stringify({
|
| D | TabPaneHiSysEventSummary.test.ts | 40 contents: '{"LEVEL":126}',
|
| /developtools/integration_verification/tools/deps_guard/rules_checker/ |
| D | chipsetsdk.py | 65 contents = f.read() 66 if not contents: 69 json_data = json.loads(contents)
|
| /developtools/smartperf_host/ide/test/trace/component/chart/ |
| D | SpHiSysEventChart.test.ts | 40 contents: 'APP_PID',
|
| /developtools/smartperf_host/ide/src/doc/md/ |
| D | quickstart_hisystemevent.md | 100 框选 Hisysevent 的泳道图,展示 Hisysevents 的 tab 页,有 Filter by Domain,Filter by eventname,Filter by contents… 114 - contents:抓取内容。
|
| /developtools/global_resource_tool/include/ |
| D | resource_util.h | 103 … static std::string ComposeStrings(const std::vector<std::string> &contents, bool addNull = false);
|
| /developtools/smartperf_host/ide/src/trace/database/ui-worker/ |
| D | ProcedureWorkerHiSysEvent.ts | 120 contents: string | undefined; property in HiSysEventStruct
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/utils/ |
| D | HapUtils.java | 252 private static long getChunkCount(ZipDataInput[] contents) { in getChunkCount() argument 254 for (ZipDataInput content : contents) { in getChunkCount()
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/ |
| D | SignHap.java | 417 …public static byte[] sign(ZipDataInput[] contents, SignerConfig signerConfig, List<SigningBlock> o… in sign() argument 423 return getHapSigningBlock(contentDigestAlgorithms, optionalBlocks, signerConfig, contents); in sign()
|
| /developtools/smartperf_host/ide/src/trace/component/trace/sheet/hisysevent/ |
| D | TabPaneHisysEvents.ts | 361 …(contentsValue === '' || data.contents!.toLowerCase().replace(/\s/g, '').indexOf(contentsValue) >=… 397 const content = JSON.parse(data.contents ?? '{}');
|
| /developtools/hdc/ |
| D | README.md | 6 - [Table of Contents<a name="section161941989596"></a>](#table-of-contents)
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/provider/ |
| D | SignProvider.java | 352 ZipDataInput[] contents = {beforeCentralDir, centralDirectory, eocd}; in sign() local 354 byte[] signingBlock = SignHap.sign(contents, signerConfig, optionalBlocks); in sign()
|
| /developtools/hapsigner/ |
| D | NOTICE | 148 wherever such third-party notices normally appear. The contents 353 wherever such third-party notices normally appear. The contents 490 contents of the Program, including, for purposes of clarity any new file 491 in Source Code form that contains any contents of the Program. Modified
|
| /developtools/ace_js2bundle/ |
| D | LICENSE | 116 wherever such third-party notices normally appear. The contents
|
| /developtools/ace_ets2bundle/ |
| D | LICENSE | 116 wherever such third-party notices normally appear. The contents
|
| /developtools/syscap_codec/ |
| D | LICENSE | 116 wherever such third-party notices normally appear. The contents
|
| /developtools/smartperf_host/ide/ |
| D | LICENSE | 116 wherever such third-party notices normally appear. The contents
|
| /developtools/packing_tool/ |
| D | LICENSE | 116 wherever such third-party notices normally appear. The contents
|
| /developtools/bytrace/ |
| D | LICENSE | 116 wherever such third-party notices normally appear. The contents
|
| /developtools/global_resource_tool/ |
| D | LICENSE | 116 wherever such third-party notices normally appear. The contents
|
| /developtools/profiler/ |
| D | LICENSE | 116 wherever such third-party notices normally appear. The contents
|