| /developtools/ace_js2bundle/ace-loader/test/lite/testcase/pages/bubble/ |
| D | bubble.hml | 5 <div on:click="test3"></div> 10 <div on:click.bubble="test7"></div> 15 <div on:click.capture="test11"></div> 20 <div @swipe="swipe2" on:longpress.capture="longpress2"></div> 21 <div on:swipe="swipe3" @longpress.capture="longpress3"></div> 25 <div @swipe.bubble="swipe6" on:longpress.bubble="longpress6"></div> 26 <div on:swipe.bubble="swipe7" @longpress.bubble="longpress7" ></div> 30 <div @swipe.capture="swipe10" on:longpress="longpress10"></div> 31 <div on:swipe.capture="swipe11" @longpress="longpress11"></div>
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/listener/ |
| D | OnChartGestureListener.ets | 10 * distributed under the License is distributed on an "AS IS" BASIS, 18 * Listener for callbacks when doing gestures on the chart. 25 * Callbacks when a touch-gesture has started on the chart (ACTION_DOWN) 33 * Callbacks when a touch-gesture has ended on the chart (ACTION_UP, ACTION_CANCEL) 62 * Callbacks then a fling gesture is made on the chart. 75 * @param scaleX scalefactor on the x-axis 76 * @param scaleY scalefactor on the y-axis 84 * @param dX translation distance on the x-axis 85 * @param dY translation distance on the y-axis
|
| /developtools/hdc/ |
| D | README.md | 8 - [Getting instructions on pc<a name="section129654513263"></a>](#getting-instructions-on-pc) 13 …lectively referred to as hdc below). This tool needs to support deployment on Windows/Linux /Mac a… 19 …on the development machine, the user can request to execute the corresponding hdc command under th… 21 2. The hdc server part: As a background process, it also runs on the development machine. The serve… 23 3. The hdc daemon part: the daemon is deployed on the OpenHarmony device running on demand, and is … 32 │ ├── daemon # Code directory on the device side 44 …on the target development machine, and the normal compilation of hdc will be output to the relevan… 47 ### Getting instructions on pc<a name="section129654513263"></a>
|
| /developtools/ace_ets2bundle/compiler/sample/pages/testcases/ |
| D | stateStateBindingProp.ets | 10 * distributed under the License is distributed on an "AS IS" BASIS, 35 …console.log("onClick handler on GreenButton, updated value this.greenButtonState.width: " + this.g… 51 …console.log("onClick handler on RedButton, updated value this.redButtonState: " + this.redButtonSt… 67 …console.log("onClick handler on YellowButton, updated value this.yellowButtonState: " + this.yello… 86 … console.log("onClick handler on ShufflingContainer, updated value this.shuffle: " + this.shuffle); 93 …console.log("onClick handler on ShufflingContainer, updated value of yellowButtonProp: " + this.ye…
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/components/ |
| D | IMarker.ets | 10 * distributed under the License is distributed on an "AS IS" BASIS, 24 * @return The desired (general) offset you wish the IMarker to have on the x- and y-axis. 35 * You can adjust the offset conditionally based on this argument. 37 * You can adjust the offset conditionally based on this argument. 52 * Draws the IMarker on the given position on the screen with the given Canvas object.
|
| D | ComponentBase.ets | 10 * distributed under the License is distributed on an "AS IS" BASIS, 29 * the offset in pixels this component has on the x-axis 34 * the offset in pixels this component has on the Y-axis 59 * Returns the used offset on the x-axis for drawing the axis or legend 69 * Sets the used x-axis offset for the labels on this axis. 78 * Returns the used offset on the x-axis for drawing the axis labels. This 88 * Sets the used y-axis offset for the labels on this axis. For the legend,
|
| /developtools/ace_js2bundle/ace-loader/test/rich/testcase/pages/event/ |
| D | event.hml | 32 <div on:touchstart="test3"></div> 35 <div on:touchstart.bubble="test6"></div> 37 <div on:touchstart.capture="test8"></div>
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/utils/ |
| D | ViewPortHandler.ets | 10 * distributed under the License is distributed on an "AS IS" BASIS, 43 * minimum scale value on the y-axis 48 * maximum scale value on the y-axis 53 * minimum scale value on the x-axis 58 * maximum scale value on the x-axis 73 * current translation (drag distance) on the x-axis 78 * current translation (drag distance) on the y-axis 83 * offset that allows the chart to be dragged over its bounds on the x-axis 88 * offset that allows the chart to be dragged over its bounds on the x-axis 502 * Returns the charts-touch matrix used for translation and scale on touch. [all …]
|
| /developtools/smartperf_host/ |
| D | README.md | 3 …ate, and more, in swimlanes. Better yet, you can analyze the collected data intuitively on the GUI. 7 Smartperf_Host consists of the device end and PC end, which exchange data with each other based on … 9 …capability by exposing plug-in interfaces for external systems. By drawing on this capability, you… 35 ### Loading Trace Files on Web Pages 36 …) and display the data in swimlanes. For details, see [Loading Trace Files on Web Pages](./ide/src… 38 …ration, and save path all customizable. For details, see [Capturing Traces on Web Pages](./ide/src… 39 ### Capturing Traces on a Device 40 Capture traces on the target device, with the content, duration, and save path all customizable. Fo… 56 In Smartperf_Host, you can collect the smaps data (type, Pss, Rss, Vss, and more) on a process-by-p…
|
| D | LICENSE | 41 form, that is based on (or derived from) the Work and for which the 52 or by an individual or Legal Entity authorized to submit on behalf of 56 communication on electronic mailing lists, source code control systems, 57 and issue tracking systems that are managed by, or on behalf of, the 63 on behalf of whom a Contribution has been received by Licensor and 145 Contributor provides its Contributions) on an "AS IS" BASIS, 170 on Your own behalf and on Your sole responsibility, not on behalf 185 file or class name and description of purpose be included on the 198 distributed under the License is distributed on an "AS IS" BASIS,
|
| /developtools/hapsigner/autosign/ |
| D | sign_elf.bat | 9 @rem distributed under the License is distributed on an "AS IS" BASIS, 17 @echo on
|
| D | create_root.bat | 9 @rem distributed under the License is distributed on an "AS IS" BASIS, 17 @echo on
|
| D | sign_hap.bat | 9 @rem distributed under the License is distributed on an "AS IS" BASIS, 17 @echo on
|
| D | create_appcert_sign_profile.bat | 9 @rem distributed under the License is distributed on an "AS IS" BASIS, 17 @echo on
|
| /developtools/smartperf_host/ide/ |
| D | tsconfig.json | 30 // "noImplicitAny": true, /* Raise error on expressions and declarations with a… 33 …ndCallApply": true, /* Enable strict 'bind', 'call', and 'apply' methods on functions. */ 35 …// "noImplicitThis": true, /* Raise error on 'this' expressions with an implied 'an… 39 // "noUnusedLocals": true, /* Report errors on unused locals. */ 40 // "noUnusedParameters": true, /* Report errors on unused parameters. */
|
| /developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/bundle/ |
| D | bundle_mode.ts | 204 child.on('exit', (code: any) => { 212 child.on('error', (err: any) => { 216 child.stderr.on('data', (data: any) => { 220 child.stderr.on('end', () => { 282 worker.on('message', (errorMsg) => { 290 cluster.on('exit', (worker, code, signal) => {
|
| /developtools/integration_verification/tools/fotff/ |
| D | LICENSE | 41 form, that is based on (or derived from) the Work and for which the 52 or by an individual or Legal Entity authorized to submit on behalf of 56 communication on electronic mailing lists, source code control systems, 57 and issue tracking systems that are managed by, or on behalf of, the 63 on behalf of whom a Contribution has been received by Licensor and 145 Contributor provides its Contributions) on an "AS IS" BASIS, 170 on Your own behalf and on Your sole responsibility, not on behalf 185 file or class name and description of purpose be included on the 198 distributed under the License is distributed on an "AS IS" BASIS,
|
| /developtools/integration_verification/ |
| D | LICENSE | 41 form, that is based on (or derived from) the Work and for which the 52 or by an individual or Legal Entity authorized to submit on behalf of 56 communication on electronic mailing lists, source code control systems, 57 and issue tracking systems that are managed by, or on behalf of, the 63 on behalf of whom a Contribution has been received by Licensor and 145 Contributor provides its Contributions) on an "AS IS" BASIS, 170 on Your own behalf and on Your sole responsibility, not on behalf 185 file or class name and description of purpose be included on the 198 distributed under the License is distributed on an "AS IS" BASIS,
|
| /developtools/hiperf/ |
| D | LICENSE | 42 form, that is based on (or derived from) the Work and for which the 53 or by an individual or Legal Entity authorized to submit on behalf of 57 communication on electronic mailing lists, source code control systems, 58 and issue tracking systems that are managed by, or on behalf of, the 64 on behalf of whom a Contribution has been received by Licensor and 146 Contributor provides its Contributions) on an "AS IS" BASIS, 171 on Your own behalf and on Your sole responsibility, not on behalf 186 file or class name and description of purpose be included on the 199 distributed under the License is distributed on an "AS IS" BASIS,
|
| /developtools/packing_tool/jar/ |
| D | NOTICE | 45 form, that is based on (or derived from) the Work and for which the 56 or by an individual or Legal Entity authorized to submit on behalf of 60 communication on electronic mailing lists, source code control systems, 61 and issue tracking systems that are managed by, or on behalf of, the 67 on behalf of whom a Contribution has been received by Licensor and 149 Contributor provides its Contributions) on an "AS IS" BASIS, 174 on Your own behalf and on Your sole responsibility, not on behalf 189 file or class name and description of purpose be included on the 202 distributed under the License is distributed on an "AS IS" BASIS,
|
| /developtools/hapsigner/ |
| D | LICENSE | 42 form, that is based on (or derived from) the Work and for which the 53 or by an individual or Legal Entity authorized to submit on behalf of 57 communication on electronic mailing lists, source code control systems, 58 and issue tracking systems that are managed by, or on behalf of, the 64 on behalf of whom a Contribution has been received by Licensor and 146 Contributor provides its Contributions) on an "AS IS" BASIS, 171 on Your own behalf and on Your sole responsibility, not on behalf 186 file or class name and description of purpose be included on the 199 distributed under the License is distributed on an "AS IS" BASIS,
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | gen_merged_abc.ts | 141 child.on('exit', (code: any) => { 148 child.on('error', (err: any) => { 153 child.stderr.on('data', (data: any) => {
|
| /developtools/ace_js2bundle/ |
| D | LICENSE | 42 form, that is based on (or derived from) the Work and for which the 53 or by an individual or Legal Entity authorized to submit on behalf of 57 communication on electronic mailing lists, source code control systems, 58 and issue tracking systems that are managed by, or on behalf of, the 64 on behalf of whom a Contribution has been received by Licensor and 146 Contributor provides its Contributions) on an "AS IS" BASIS, 171 on Your own behalf and on Your sole responsibility, not on behalf
|
| /developtools/ace_ets2bundle/ |
| D | LICENSE | 42 form, that is based on (or derived from) the Work and for which the 53 or by an individual or Legal Entity authorized to submit on behalf of 57 communication on electronic mailing lists, source code control systems, 58 and issue tracking systems that are managed by, or on behalf of, the 64 on behalf of whom a Contribution has been received by Licensor and 146 Contributor provides its Contributions) on an "AS IS" BASIS, 171 on Your own behalf and on Your sole responsibility, not on behalf
|
| /developtools/syscap_codec/ |
| D | LICENSE | 42 form, that is based on (or derived from) the Work and for which the 53 or by an individual or Legal Entity authorized to submit on behalf of 57 communication on electronic mailing lists, source code control systems, 58 and issue tracking systems that are managed by, or on behalf of, the 64 on behalf of whom a Contribution has been received by Licensor and 146 Contributor provides its Contributions) on an "AS IS" BASIS, 171 on Your own behalf and on Your sole responsibility, not on behalf
|