Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
Dstring_utils_test.cpp207 std::string original = str; variable
217 EXPECT_EQ(StringUtils::Strip(str), original);
/developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/resources/
Dhelp.txt147 -inFile : input original Provision Profile file, required fields;
172 … -inFile : input original application package file, .hap, .bin, and .elf format, required fields;
178 …-inForm : Enter the format of the original file. The supported file formats include .zip, .bin, an…
179 …min compatible api version for running app, required fields while input original application packa…
196 …-inForm : Enter the format of the original file. The supported file formats include .zip, .bin, an…
/developtools/ace_ets2bundle/
DLICENSE44 represent, as a whole, an original work of authorship. For the purposes
50 the original version of the Work and any modifications or additions
/developtools/global_resource_tool/
DLICENSE44 represent, as a whole, an original work of authorship. For the purposes
50 the original version of the Work and any modifications or additions
/developtools/syscap_codec/
DLICENSE44 represent, as a whole, an original work of authorship. For the purposes
50 the original version of the Work and any modifications or additions
/developtools/smartperf_host/ide/
DLICENSE44 represent, as a whole, an original work of authorship. For the purposes
50 the original version of the Work and any modifications or additions
/developtools/hdc/
DLICENSE44 represent, as a whole, an original work of authorship. For the purposes
50 the original version of the Work and any modifications or additions
/developtools/packing_tool/
DLICENSE44 represent, as a whole, an original work of authorship. For the purposes
50 the original version of the Work and any modifications or additions
/developtools/ace_js2bundle/
DLICENSE44 represent, as a whole, an original work of authorship. For the purposes
50 the original version of the Work and any modifications or additions
/developtools/bytrace/
DLICENSE44 represent, as a whole, an original work of authorship. For the purposes
50 the original version of the Work and any modifications or additions
/developtools/packing_tool/ohos_packing_tool/
DLICENSE44 represent, as a whole, an original work of authorship. For the purposes
50 the original version of the Work and any modifications or additions
/developtools/profiler/
DLICENSE54 represent, as a whole, an original work of authorship. For the purposes
60 the original version of the Work and any modifications or additions
/developtools/packing_tool/jar/
DNOTICE48 represent, as a whole, an original work of authorship. For the purposes
54 the original version of the Work and any modifications or additions
255 represent, as a whole, an original work of authorship. For the purposes
261 the original version of the Work and any modifications or additions
462 represent, as a whole, an original work of authorship. For the purposes
468 the original version of the Work and any modifications or additions
/developtools/hapsigner/
DLICENSE44 represent, as a whole, an original work of authorship. For the purposes
50 the original version of the Work and any modifications or additions
DNOTICE76 represent, as a whole, an original work of authorship. For the purposes
82 the original version of the Work and any modifications or additions
281 represent, as a whole, an original work of authorship. For the purposes
287 the original version of the Work and any modifications or additions
446 Copyright notice: Copyright (c) 2015-2021 the original
486 represent, as a whole, an original work of authorship.
/developtools/integration_verification/
DLICENSE43 represent, as a whole, an original work of authorship. For the purposes
49 the original version of the Work and any modifications or additions
/developtools/integration_verification/tools/fotff/
DLICENSE43 represent, as a whole, an original work of authorship. For the purposes
49 the original version of the Work and any modifications or additions
/developtools/hiperf/
DLICENSE44 represent, as a whole, an original work of authorship. For the purposes
50 the original version of the Work and any modifications or additions
/developtools/smartperf_host/
DLICENSE43 represent, as a whole, an original work of authorship. For the purposes
49 the original version of the Work and any modifications or additions
DREADME.md68 …ompile the WASM version of Trace Streamer for the web page to parse the original trace data. For d…
/developtools/ace_ets2bundle/compiler/src/
Dprocess_visual.ts236 original: {
Dprocess_ui_syntax.ts588 if (!node.parent && node.original) {
590 node.parent = node.original.parent;
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/utils/
DTransformer.ets350 // invert all matrixes to convert back to the original value
DViewPortHandler.ets213 * Zooms out to original size.
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/components/
DAxisBase.ets238 * Centers the axis labels instead of drawing them at their original position.