Home
last modified time | relevance | path

Searched refs:It (Results 1 – 13 of 13) sorted by relevance

/developtools/hapsigner/
DREADME.md73 … ├── -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/
DCandleDataSet.ets188 * It is necessary to implement ColorsList class that will encapsulate
189 * colors list functionality, because It's wrong to copy paste setColor,
DDataSet.ets22 * Chart that belong together. It is designed to logically separate different
DBaseDataSet.ets30 * This is the base dataset of all DataSets. It's purpose is to implement critical methods
/developtools/bytrace/
DREADME.md11 ByTrace is a tool for you to trace processes and monitor performance. It encapsulates and extends t…
/developtools/hiperf/
DREADME.md6 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/
DREADME20 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/
DLimitLine.ets22 * ScatterCharts. It allows the displaying of an additional line in the chart
DLegend.ets735 // 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/
DREADME.md11 The PC end is accessible from the Smartperf_Host website. It consists of modules such as Trace Stre…
/developtools/hdc/src/common/
Dserial_struct_define.h555 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/
Dcodegen_ets.js15It(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/
DChart.ets279 * necessary recalculations. It is crucial that this method is called