Home
last modified time | relevance | path

Searched refs:must (Results 1 – 25 of 40) sorted by relevance

12

/developtools/packing_tool/adapter/ohos/
DREADME28 5.Command must be lowercase(such as:--mode), and file's suffix is case insensitive,
29 but json's filename must be config.json and index's filename must be resources.index.
47 --mode not null must be hap.
51 --maple-so-dir maple so path must end with .so, if has more than one so,
53 --dex-path 1.dex path must end with .dex, if has more than one dex,
56 --abc-path 1.abc path must end with .abc, if has more than one abc,
66 --out-path not null target hap binary path,must end with .hap.
75 --mode not null must be har.
77 --jar-path not null 1.jar path must end with .jar,
82 --txt-path not null 1.txt path must end with .txt,
[all …]
/developtools/smartperf_host/trace_streamer/gn/toolchain/
DBUILD.gn83 depfiles = "{{output}}.d" # must be defined
92 rspfile = "{{output}}.rsp" # must be defined
139 depfile = "{{output}}.d" # must be defined
164 rspfile = "{{output}}.rsp" # this must be defined
169 rspfile_content = "{{inputs}}" # this must be defined
/developtools/smartperf_host/ide/src/trace/component/trace/base/
DTraceRowObject.ts26 public must: boolean = true; property in TraceRowObject
/developtools/smartperf_host/ide/src/trace/component/trace/
DTimerShaftElement.ts124 must: boolean = true; property in TimerShaftElement
419 offscreen: this.must ? this.offscreen : undefined, //是否离屏
433 this.must ? this.offscreen : undefined,
435 this.must = false;
/developtools/hapsigner/autosign/
DsignHap.config16 // You must change this instead of using default
DsignElf.config16 // You must change this instead of using default
DREADME.md13 Below config must be replaced:
DcreateAppCertAndProfile.config20 // You must change this instead of using default
DcreateRootAndSubCert.config19 // You must change this instead of using default
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/hiperf_data/
Dhiperf_plugin_config.proto19 string outfile_name = 2; // set output file name, must be set for merging to one file
/developtools/profiler/protos/types/plugins/hiperf_data/
Dhiperf_plugin_config.proto19 string outfile_name = 2; // set output file name, must be set for merging to one file
/developtools/ace_ets2bundle/compiler/sample/pages/testcases/
DpropSimpleModel.ets34 …// when creatng ChildComponent, the initial value of its @Prop variable must be supplied in a name…
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/utils/
DObjectPool.ets65 throw new Error("Object Pool must be instantiated with a capacity greater than 0!");
139 * The T instance passed must not already exist inside this or any other ObjectPool instance.
164 * The T instances passed must not already exist inside this or any other ObjectPool instance.
/developtools/smartperf_host/trace_streamer/gn/
Dwasm.gni24 # If the name is trace_sreamer the target_name must be trace_sreamer_wasm.
/developtools/ace_js2bundle/
DLICENSE95 (a) You must give any other recipients of the Work or
98 (b) You must cause any modified files to carry prominent notices
101 (c) You must retain, in the Source form of any Derivative Works
108 distribution, then any Derivative Works that You distribute must
/developtools/ace_ets2bundle/
DLICENSE95 (a) You must give any other recipients of the Work or
98 (b) You must cause any modified files to carry prominent notices
101 (c) You must retain, in the Source form of any Derivative Works
108 distribution, then any Derivative Works that You distribute must
/developtools/syscap_codec/
DLICENSE95 (a) You must give any other recipients of the Work or
98 (b) You must cause any modified files to carry prominent notices
101 (c) You must retain, in the Source form of any Derivative Works
108 distribution, then any Derivative Works that You distribute must
/developtools/smartperf_host/ide/
DLICENSE95 (a) You must give any other recipients of the Work or
98 (b) You must cause any modified files to carry prominent notices
101 (c) You must retain, in the Source form of any Derivative Works
108 distribution, then any Derivative Works that You distribute must
/developtools/packing_tool/
DLICENSE95 (a) You must give any other recipients of the Work or
98 (b) You must cause any modified files to carry prominent notices
101 (c) You must retain, in the Source form of any Derivative Works
108 distribution, then any Derivative Works that You distribute must
/developtools/bytrace/
DLICENSE95 (a) You must give any other recipients of the Work or
98 (b) You must cause any modified files to carry prominent notices
101 (c) You must retain, in the Source form of any Derivative Works
108 distribution, then any Derivative Works that You distribute must
/developtools/global_resource_tool/
DLICENSE95 (a) You must give any other recipients of the Work or
98 (b) You must cause any modified files to carry prominent notices
101 (c) You must retain, in the Source form of any Derivative Works
108 distribution, then any Derivative Works that You distribute must
/developtools/profiler/
DLICENSE95 (a) You must give any other recipients of the Work or
98 (b) You must cause any modified files to carry prominent notices
101 (c) You must retain, in the Source form of any Derivative Works
108 distribution, then any Derivative Works that You distribute must
/developtools/hdc/
DLICENSE95 (a) You must give any other recipients of the Work or
98 (b) You must cause any modified files to carry prominent notices
101 (c) You must retain, in the Source form of any Derivative Works
108 distribution, then any Derivative Works that You distribute must
/developtools/hapsigner/
DNOTICE127 (a) You must give any other recipients of the Work or
130 (b) You must cause any modified files to carry prominent notices
133 (c) You must retain, in the Source form of any Derivative Works
140 distribution, then any Derivative Works that You distribute must
332 (a) You must give any other recipients of the Work or
335 (b) You must cause any modified files to carry prominent notices
338 (c) You must retain, in the Source form of any Derivative Works
345 distribution, then any Derivative Works that You distribute must
557 a) the Program must also be made available as Source Code, in
558 accordance with section 3.2, and the Contributor must accompany
[all …]
/developtools/ace_ets2bundle/compiler/test/
DREADME.md13 And then install the npm dependencies(You must have node&npm installed):

12