Searched refs:It (Results 1 – 13 of 13) sorted by relevance
| /developtools/hapsigner/ |
| D | README.md | 73 … ├── -mode # Signing mode, which can be localSign or remoteSign. It is mandatory. 74 ├── -keyAlias # Key alias. It is mandatory. 75 ├── -keyPwd # Key password. It is optional. 76 … end-entity certificate, intermediate CA certificate, and root certificate order). It is mandatory. 77 ├── -inFile # Raw provisioning profile. It is mandatory. 78 … # Signature algorithm, which can be SHA256withECDSA or SHA384withECDSA. It is mandatory. 79 …├── -keystoreFile # KS file, in JKS or P12 format. It is mandatory if the signing mode is loc… 80 ├── -keystorePwd # KS password. It is optional. 81 … ├── -outFile # Signed provisioning profile to generate, in p7b format. It is mandatory. 94 … ├── -mode # Signing mode, which can be localSign or remoteSign. It is mandatory. [all …]
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/data/ |
| D | CandleDataSet.ets | 188 * It is necessary to implement ColorsList class that will encapsulate 189 * colors list functionality, because It's wrong to copy paste setColor,
|
| D | DataSet.ets | 22 * Chart that belong together. It is designed to logically separate different
|
| D | BaseDataSet.ets | 30 * This is the base dataset of all DataSets. It's purpose is to implement critical methods
|
| /developtools/bytrace/ |
| D | README.md | 11 ByTrace is a tool for you to trace processes and monitor performance. It encapsulates and extends t…
|
| /developtools/hiperf/ |
| D | README.md | 6 hiperf is a command-line debugging tool provided by OpenHarmony for developers. It can capture perf… 84 …│ │ │ └── libhiperf_report.so # Lib file run by the PC. It is used by the Python script.
|
| /developtools/packing_tool/adapter/ohos/ |
| D | README | 20 It can be controlled according to the return value of the command execution. 156 It can be controlled according to the return value of the command execution.
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/components/ |
| D | LimitLine.ets | 22 * ScatterCharts. It allows the displaying of an additional line in the chart
|
| D | Legend.ets | 735 // It simply fits 740 } else { // It doesn't fit, we need to wrap a line 920 // It simply fits 925 } else { // It doesn't fit, we need to wrap a line
|
| /developtools/smartperf_host/ |
| D | README.md | 11 The PC end is accessible from the Smartperf_Host website. It consists of modules such as Trace Stre…
|
| /developtools/hdc/src/common/ |
| D | serial_struct_define.h | 555 template<uint32_t Flags, class ValueType, class It> 556 void WriteRepeated(uint32_t tag, It begin, It end, Writer &out)
|
| /developtools/ace_ets2bundle/compiler/codegen/ |
| D | codegen_ets.js | 15 …It(e,t,0)>-1}function _t(e,t,r){for(var o=-1,n=null==e?0:e.length;++o<n;)if(r(t,e[o]))return!0;ret… class
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/charts/ |
| D | Chart.ets | 279 * necessary recalculations. It is crucial that this method is called
|