| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/utils/ |
| D | MPPointF.ets | 5 * You may obtain a copy of the License at 38 public static getInstance(x ?: number, y ?: number, copy ?: MPPointF): MPPointF{ 39 if (copy != null) { 41 result.x = copy.x; 42 result.y = copy.y; 58 public static MPPointF getInstance(MPPointF copy) { 60 result.x = copy.x; 61 result.y = copy.y;
|
| /developtools/profiler/hiebpf/src/ |
| D | elf_symbol_info.cpp | 50 std::copy(data, data + shdr->secSize_, symbolTable.symTable_.data()); in GetSymbolTable() 60 std::copy(data, data + strshdr->secSize_, symbolTable.strTable_.data()); in GetSymbolTable() 69 std::copy(data, data + shdr->secSize_, symbolTable.symTable_.data()); in GetSymbolTable() 79 std::copy(data, data + strshdr->secSize_, symbolTable.strTable_.data()); in GetSymbolTable() 99 std::copy(rp, rp + sizeof(symbolTable.textVaddr_) + sizeof(symbolTable.textOffset_), wp); in GetBinary() 109 std::copy(symbolTable.strTable_.data(), in GetBinary() 112 std::copy(symbolTable.symTable_.data(), in GetBinary() 115 std::copy(symbolTable.fileName_.c_str(), in GetBinary()
|
| D | maps_info.cpp | 56 std::copy(rp, rp + fixLen, wp); // start + end + offset in GetBinary() 60 …std::copy(map.fileName_.c_str(), map.fileName_.c_str() + map.fileName_.size() + 1, wp); // fileName in GetBinary()
|
| D | ipc_unix_socket.cpp | 44 std::copy(pathname.c_str(), pathname.c_str() + pathname.size() + 1, addr.sun_path); in Start() 147 std::copy(pathname.c_str(), pathname.c_str() + pathname.size() + 1, addr.sun_path); in Connect()
|
| /developtools/ace_js2bundle/ace-loader/ |
| D | module-source.js | 35 const copy = function(src, dst){ function 57 exists(_src, _dst, copy); 65 exists(path.resolve(__dirname, src), dist, copy);
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/utils/ |
| D | InputStreamUtils.java | 47 copy(inputStream, inputStreamSize, output); in toByteArray() 51 …private static int copy(InputStream inputStream, int inputStreamSize, OutputStream output) throws … in copy() method in InputStreamUtils
|
| /developtools/hdc/src/daemon/etc/ |
| D | hdcd.root.cfg | 74 "copy /data/hdcd /system/bin/hdcd", 75 "copy /data/libuv.so /system/lib64/libuv.so", 76 "copy /data/libuv.so /system/lib/libuv.so",
|
| /developtools/integration_verification/tools/rom_ram_analyzer/lite_small/src/ |
| D | misc.py | 20 import copy 261 new_unit = copy.deepcopy(unit) 278 new_new_unit = copy.deepcopy(unit) 287 tmp_a = copy.deepcopy(unit) 292 tmp_s = copy.deepcopy(unit)
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/data/ |
| D | RadarEntry.ets | 5 * You may obtain a copy of the License at 32 public copy() : RadarEntry {
|
| D | EntryOhos.ets | 5 * You may obtain a copy of the License at 54 * returns an exact copy of the entry 58 public copy():EntryOhos{
|
| D | ScatterDataSet.ets | 5 * You may obtain a copy of the License at 60 public copy(): ScatterDataSet /*DataSet<EntryOhos>*/ { 63 entries.add(this.mEntries.get(i).copy());
|
| D | RadarDataSet.ets | 5 * You may obtain a copy of the License at 113 public copy(): DataSet<RadarEntry> { 116 entries.add(this.mEntries.get(i).copy());
|
| D | CandleDataSet.ets | 5 * You may obtain a copy of the License at 89 public copy(): DataSet<CandleEntry> { 92 entries.add(this.mEntries.get(i).copy()); 189 * colors list functionality, because It's wrong to copy paste setColor,
|
| /developtools/smartperf_host/ide/test/trace/database/ui-worker/ |
| D | ProcedureWorkerFileSystem.test.ts | 141 … expect(FileSysChartStruct.groupBy10MSWithMaxLatency([{ id: 1, NS: 3 }, { copy: '1' }])).toEqual([ 153 expect(FileSysChartStruct.groupBy10MSWithCount([{ id: 1, NS: 3 }, { copy: '1' }])).toEqual([
|
| /developtools/integration_verification/tools/deps_guard/elf_file_mgr/module_info/ |
| D | compile_info_loader.py | 114 unknown = defaultInfo.copy() 122 unknown = defaultInfo.copy()
|
| /developtools/smartperf_host/ |
| D | BUILD.gn | 4 # You may obtain a copy of the License at
|
| /developtools/profiler/device/services/profiler_service/test/fuzztest/profilergetcapabilities_fuzzer/corpus/ |
| D | init | 4 # You may obtain a copy of the License at
|
| /developtools/hapsigner/tools/test/ |
| D | elf_unittest.elf | 5 * You may obtain a copy of the License at
|
| /developtools/profiler/device/plugins/memory_plugin/test/fuzztest/memorystartplugin_fuzzer/corpus/ |
| D | init | 4 # You may obtain a copy of the License at
|
| /developtools/profiler/device/plugins/api/test/fuzztest/pluginstopsessioncmd_fuzzer/corpus/ |
| D | init | 4 # You may obtain a copy of the License at
|
| /developtools/hiperf/test/fuzztest/elfparser_fuzzer/corpus/ |
| D | init | 5 * You may obtain a copy of the License at
|
| /developtools/profiler/device/plugins/hiperf_plugin/test/fuzztest/hiperfstartplugin_fuzzer/corpus/ |
| D | init | 4 # You may obtain a copy of the License at
|
| /developtools/profiler/device/services/profiler_service/test/fuzztest/profilercreatesession_fuzzer/corpus/ |
| D | init | 4 # You may obtain a copy of the License at
|
| /developtools/profiler/device/services/profiler_service/test/fuzztest/profilerfetchdata_fuzzer/corpus/ |
| D | init | 4 # You may obtain a copy of the License at
|
| /developtools/profiler/device/services/profiler_service/test/fuzztest/profilerstartsession_fuzzer/corpus/ |
| D | init | 4 # You may obtain a copy of the License at
|