| /developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/module/ohmUrl/ |
| D | ohmUrl.test.ts | 34 expect(ohmUrl_1 == expected_1).to.be.true; 35 expect(ohmUrl_2 == expected_2).to.be.true; 47 expect(ohmUrl_1 == expected_1).to.be.true; 48 expect(ohmUrl_2 == expected_2).to.be.true; 63 expect(systemOhmUrl == expectedSystemOhmUrl).to.be.true; 64 expect(ohosOhmUrl == expectedOhosOhmUrl).to.be.true; 65 expect(appOhmUrl == expectedappOhmUrl).to.be.true; 78 expect(sharedLibraryPackageNameOhmUrl == expectedSharedLibraryOhmUrl).to.be.true; 79 expect(sharedLibraryPageOhmUrl == expectedSharedLibraryPageOhmUrl).to.be.true; 80 expect(errorSharedLibraryOhmUrl == expectedErrorSharedLibraryOhmUrl).to.be.true; [all …]
|
| /developtools/bytrace/ |
| D | README.md | 11 ByTrace is a tool for you to trace processes and monitor performance. It encapsulates and extends t… 13 1. APIs: When developing an application, you can call ByTrace APIs in the application key code to … 14 …to obtain the tracing information. With ByTrace, you can enable a user-space or kernel-space label… 45 | --trace_clock clock | Sets the type of the clock for adding a timestamp to a trace, which can be … 47 | --trace_dump | Dumps traced data to a specified position (the default position is the console). | 48 | --trace_finish | Stops capturing traces and dumps traced data to a specified position (the defaul… 50 | --overwrite | Sets the action to take when the buffer is full. If this option is used, the latest… 51 | -o filename, --output filename | Outputs traced data to a specified file. | 56 - Run the following command to query supported labels: 69 …llowing command to capture traces whose label is <strong>ability</strong>, with the buffer size se… [all …]
|
| D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 34 and conversions to other media types. 38 copyright notice that is included in or attached to the work 46 separable from, or merely link (or bind by name) to the interfaces of, 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 56 to the Licensor or its representatives, including but not limited to [all …]
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/components/ |
| D | LegendEntry.ets | 9 * Unless required by applicable law or agreed to in writing, software 23 * @param form The form to draw for this entry. 24 * @param formSize Set to NaN to use the legend's default. 25 * @param formLineWidth Set to NaN to use the legend's default. 26 * @param formLineDashEffect Set to nil to use the legend's default. 48 * The form to draw for this entry. 59 * Set as NaN to use the legend's default 66 * Set as NaN to use the legend's default 73 * Set to null to use the legend's default
|
| /developtools/smartperf_host/ide/ |
| D | tsconfig.json | 4 /* Visit https://aka.ms/tsconfig.json to read more about this file */ 10 …// "lib": [], /* Specify library files to be included in the compilati… 11 // "allowJs": true, /* Allow javascript files to be compiled. */ 17 // "outFile": "./", /* Concatenate and emit output to single file. */ 18 "outDir": "./dist", /* Redirect output structure to the directory. */ 19 …"rootDir": "./src", /* Specify the root directory of input files. Use to con… 21 …// "tsBuildInfoFile": "./", /* Specify file to store incremental compilation informa… 22 // "removeComments": true, /* Do not emit comments to output. */ 26 …: true, /* Transpile each file as a separate module (similar to 'ts.transpileModule'… 46 …// "baseUrl": "./", /* Base directory to resolve non-absolute module names. … [all …]
|
| D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 34 and conversions to other media types. 38 copyright notice that is included in or attached to the work 46 separable from, or merely link (or bind by name) to the interfaces of, 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 56 to the Licensor or its representatives, including but not limited to [all …]
|
| /developtools/profiler/host/smartperf/ide/ |
| D | tsconfig.json | 4 /* Visit https://aka.ms/tsconfig.json to read more about this file */ 10 …// "lib": [], /* Specify library files to be included in the compilati… 11 // "allowJs": true, /* Allow javascript files to be compiled. */ 17 // "outFile": "./", /* Concatenate and emit output to single file. */ 18 "outDir": "./dist", /* Redirect output structure to the directory. */ 19 …"rootDir": "./src", /* Specify the root directory of input files. Use to con… 21 …// "tsBuildInfoFile": "./", /* Specify file to store incremental compilation informa… 22 // "removeComments": true, /* Do not emit comments to output. */ 26 …: true, /* Transpile each file as a separate module (similar to 'ts.transpileModule'… 46 …// "baseUrl": "./", /* Base directory to resolve non-absolute module names. … [all …]
|
| D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 34 and conversions to other media types. 38 copyright notice that is included in or attached to the work 46 separable from, or merely link (or bind by name) to the interfaces of, 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 56 to the Licensor or its representatives, including but not limited to [all …]
|
| /developtools/hdc/ |
| D | README.md | 13 …to connect and debug the device. The PC-side development machine uses the command-line tool hdc (f… 19 1. The hdc client part: the client running on the development machine, the user can request to exec… 42 …refer to https://gitee.com/openharmony/build/blob/master/README_zh.md to compile the sdk instructi… 44 …to the relevant directory of the sdk platform; Note: Only the windows/linux version tools can be c… 49 [1. Download sdk to obtain (recommended)](#section161941989591) 51 …visiting the community website, and unzip and extract it according to your platform to the corresp… 56 For compilation, please refer to the separate section above. Prebuilt is no longer available in the… 61 …to be 64-bit above ubuntu 16.04, and other similar versions are also available; libc++.so quotes e…
|
| D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 34 and conversions to other media types. 38 copyright notice that is included in or attached to the work 46 separable from, or merely link (or bind by name) to the interfaces of, 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 56 to the Licensor or its representatives, including but not limited to [all …]
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/highlight/ |
| D | Range.ets | 9 * Unless required by applicable law or agreed to in writing, software 19 public to:number; 21 constructor( myfrom:number, to:number) { 23 this.to = to; 34 if (value > this.myfrom && value <= this.to) 41 return value > this.to;
|
| /developtools/hapsigner/ |
| D | NOTICE | 14 Permission is hereby granted, free of charge, to any person obtaining a copy of this software 15 and associated documentation files (the "Software"), to deal in the Software without restriction, 16 including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicens… 17 and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do s… 18 subject to the following conditions: 47 "control" means (i) the power, direct or indirect, to cause the 56 including but not limited to software source code, documentation 61 not limited to compiled object code, generated documentation, 62 and conversions to other media types. 66 copyright notice that is included in or attached to the work [all …]
|
| /developtools/ace_js2bundle/ |
| D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 34 and conversions to other media types. 38 copyright notice that is included in or attached to the work 46 separable from, or merely link (or bind by name) to the interfaces of, 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 56 to the Licensor or its representatives, including but not limited to [all …]
|
| /developtools/profiler/ |
| D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 34 and conversions to other media types. 38 copyright notice that is included in or attached to the work 46 separable from, or merely link (or bind by name) to the interfaces of, 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 56 to the Licensor or its representatives, including but not limited to [all …]
|
| /developtools/packing_tool/ |
| D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 34 and conversions to other media types. 38 copyright notice that is included in or attached to the work 46 separable from, or merely link (or bind by name) to the interfaces of, 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 56 to the Licensor or its representatives, including but not limited to [all …]
|
| /developtools/ace_ets2bundle/ |
| D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 34 and conversions to other media types. 38 copyright notice that is included in or attached to the work 46 separable from, or merely link (or bind by name) to the interfaces of, 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 56 to the Licensor or its representatives, including but not limited to [all …]
|
| /developtools/syscap_codec/ |
| D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 34 and conversions to other media types. 38 copyright notice that is included in or attached to the work 46 separable from, or merely link (or bind by name) to the interfaces of, 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 56 to the Licensor or its representatives, including but not limited to [all …]
|
| /developtools/global_resource_tool/ |
| D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 34 and conversions to other media types. 38 copyright notice that is included in or attached to the work 46 separable from, or merely link (or bind by name) to the interfaces of, 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 56 to the Licensor or its representatives, including but not limited to [all …]
|
| /developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/memory_data/ |
| D | memory_plugin_config.proto | 8 // Unless required by applicable law or agreed to in writing, software 21 // Memory plug-in configuration, passed to plug-in by plug-in service. 23 // set true to report process list 25 // set true to report memory counter from /proc/meminfo 29 // set true to report memory counter from /proc/vmstat 33 // set true to report process meminfo from /proc/${pid}/stat 35 …// set true to report application memory usage summary, eg:java heap memory, native heap, stack me… 37 // set true to report application memory by memory service, otherwise, 42 // set true to report smaps meminfo from /proc/${pid}/smaps
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/memory_data/ |
| D | memory_plugin_config.proto | 8 // Unless required by applicable law or agreed to in writing, software 21 // Memory plug-in configuration, passed to plug-in by plug-in service. 23 // set true to report process list 25 // set true to report memory counter from /proc/meminfo 29 // set true to report memory counter from /proc/vmstat 33 // set true to report process meminfo from /proc/${pid}/stat 35 …// set true to report application memory usage summary, eg:java heap memory, native heap, stack me… 37 // set true to report application memory by memory service, otherwise, 42 // set true to report smaps meminfo from /proc/${pid}/smaps
|
| /developtools/profiler/protos/types/plugins/memory_data/ |
| D | memory_plugin_config.proto | 8 // Unless required by applicable law or agreed to in writing, software 21 // Memory plug-in configuration, passed to plug-in by plug-in service. 23 // set true to report process list 25 // set true to report memory counter from /proc/meminfo 29 // set true to report memory counter from /proc/vmstat 33 // set true to report process meminfo from /proc/${pid}/stat 35 …// set true to report application memory usage summary, eg:java heap memory, native heap, stack me… 37 // set true to report application memory by memory service, otherwise, 42 // set true to report smaps meminfo from /proc/${pid}/smaps
|
| /developtools/hapsigner/autosign/ |
| D | README.md | 2 Autosign help you to sign app more efficiently 12 Use your favorite text editor to open `autosign.config` to configure everything. 19 1. Run the `start_creat.bat` file in the terminal to generate certs. 21 3. Run the `start_sign.bat` file in the terminal to start signing. 35 2. Run the `start_create.sh` file in the terminal to generate certs. 41 4. Run the `start_sign.sh` file in the terminal to start signing.
|
| /developtools/smartperf_host/ |
| D | LICENSE | 18 "control" means (i) the power, direct or indirect, to cause the 27 including but not limited to software source code, documentation 32 not limited to compiled object code, generated documentation, 33 and conversions to other media types. 37 copyright notice that is included in or attached to the work 45 separable from, or merely link (or bind by name) to the interfaces of, 50 to that Work or Derivative Works thereof, that is intentionally 51 submitted to Licensor for inclusion in the Work by the copyright owner 52 or by an individual or Legal Entity authorized to submit on behalf of 55 to the Licensor or its representatives, including but not limited to [all …]
|
| /developtools/packing_tool/jar/ |
| D | NOTICE | 22 "control" means (i) the power, direct or indirect, to cause the 31 including but not limited to software source code, documentation 36 not limited to compiled object code, generated documentation, 37 and conversions to other media types. 41 copyright notice that is included in or attached to the work 49 separable from, or merely link (or bind by name) to the interfaces of, 54 to that Work or Derivative Works thereof, that is intentionally 55 submitted to Licensor for inclusion in the Work by the copyright owner 56 or by an individual or Legal Entity authorized to submit on behalf of 59 to the Licensor or its representatives, including but not limited to [all …]
|
| /developtools/hiperf/ |
| D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 34 and conversions to other media types. 38 copyright notice that is included in or attached to the work 46 separable from, or merely link (or bind by name) to the interfaces of, 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 56 to the Licensor or its representatives, including but not limited to [all …]
|