/developtools/profiler/hiebpf/src/ |
H A D | elf_symbol_info.cpp | 5 * You may obtain a copy of the License at 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()
|
H A D | maps_info.cpp | 5 * You may obtain a copy of the License at 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()
|
H A D | ipc_unix_socket.cpp | 5 * You may obtain a copy of the License at 44 std::copy(pathname.c_str(), pathname.c_str() + pathname.size() + 1, addr.sun_path); in Start() 146 std::copy(pathname.c_str(), pathname.c_str() + pathname.size() + 1, addr.sun_path); in Connect()
|
H A D | kernel_symbol_info.cpp | 5 * You may obtain a copy of the License at 72 std::copy(symbol.name_.c_str(), in GetBinary()
|
/developtools/ace_js2bundle/ace-loader/ |
H A D | module-source.js | 5 * You may obtain a copy of the License at 35 const copy = function(src, dst){ 57 exists(_src, _dst, copy); 65 exists(path.resolve(__dirname, src), dist, copy);
|
H A D | copy_deps_source.js | 5 * You may obtain a copy of the License at 36 const copy = function(src, dst) { 65 exists(_src, _dst, copy);
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/utils/ |
H A D | InputStreamUtils.java | 5 * You may obtain a copy of the License at 47 copy(inputStream, inputStreamSize, output); in toByteArray() 52 private static int copy(InputStream inputStream, int inputStreamSize, OutputStream output) throws IOException { in copy() method in InputStreamUtils
|
/developtools/integration_verification/tools/rom_ram_analyzer/lite_small/src/ |
H A D | misc.py | 6 # You may obtain a copy of the License at 20 import copy namespace 249 new_unit = copy.deepcopy(unit) 266 new_new_unit = copy.deepcopy(unit) 275 tmp_a = copy.deepcopy(unit) 280 tmp_s = copy.deepcopy(unit)
|
/developtools/packing_tool/adapter/ohos/ |
H A D | PackageNormalize.java | 5 * You may obtain a copy of the License at 92 // 1.unzip module.json and pack.info, copy to tmp in normalize() 96 IOUtils.copy(hspFile.getInputStream(moduleEntry), out); in normalize() 102 IOUtils.copy(hspFile.getInputStream(packEntry), out); in normalize() 200 IOUtils.copy(hspFile.getInputStream(zipEntry), zipOut); in copyHsp() 224 IOUtils.copy(input, zipOut); in compressFile()
|
/developtools/hiperf/script/ |
H A D | recv_binary_cache.py | 6 # You may obtain a copy of the License at 39 def recv_binary_cache(self, perf_data, lib_dirs, copy): 43 if copy: 118 print('copy to binary_cache: %s to %s' % (from_path, target_file)) 119 shutil.copy(from_path, target_file) 167 # Instead, we can first copy the file to /data/local/tmp, then pull it.
|
/developtools/hapsigner/hapsigntool_cpp/profile/src/ |
H A D | profile_info.cpp | 5 * You may obtain a copy of the License at 64 std::copy(originalProfile, originalProfile + profileInfo.profileBlockLength, profileBlockData); in operator =()
|
/developtools/smartperf_host/trace_streamer/src/parser/rawtrace_parser/ |
H A D | rawtrace_parser.cpp | 5 * You may obtain a copy of the License at 73 std::copy(packagesBuffer_.begin(), packagesBuffer_.begin() + sizeof(RawTraceFileHeader), in InitRawTraceFileHeader() 282 std::copy(packagesCurIter, packagesCurIter + sizeof(type), reinterpret_cast<uint8_t *>(&type)); in ParseDataRecursively() 284 std::copy(packagesCurIter, packagesCurIter + sizeof(len), reinterpret_cast<uint8_t *>(&len)); in ParseDataRecursively()
|
/developtools/integration_verification/tools/deps_guard/elf_file_mgr/module_info/ |
H A D | compile_info_loader.py | 8 # You may obtain a copy of the License at 44 unknown = default_info.copy() 52 unknown = default_info.copy()
|
/developtools/hiperf/test/fuzztest/resource/ |
H A D | send_to_device.bat | 4 @rem You may obtain a copy of the License at
|
/developtools/profiler/device/plugins/native_daemon/test/unittest/resource/ |
H A D | send_to_device.bat | 4 @rem You may obtain a copy of the License at
|
H A D | send_dwarf_to_device.bat | 4 @rem You may obtain a copy of the License at
|
/developtools/hiperf/test/unittest/resource/ |
H A D | send_to_device.bat | 4 @rem You may obtain a copy of the License at
|
H A D | send_report_to_device.bat | 4 @rem You may obtain a copy of the License at
|
H A D | send_dwarf_to_device.bat | 4 @rem You may obtain a copy of the License at
|
/developtools/smartperf_host/trace_streamer/prebuilts/patch_hiperf/ |
H A D | string_view_util.h | 5 * You may obtain a copy of the License at 79 std::copy(view.data(), view.data() + view.size(), p); in Hold()
|
/developtools/hapsigner/hapsigntool_cpp_test/unittest/signProfile/ |
H A D | sign_profile_test.cpp | 5 * You may obtain a copy of the License at 75 std::filesystem::copy(SIGN_APP_IN_FILE_TXT, SIGN_APP_IN_FILE); in SetUpTestCase() 164 std::copy(pwd, pwd + 7, keypwd); in HWTEST_F() 165 std::copy(pwd, pwd + 7, keyStorePwd); in HWTEST_F() 171 std::copy(pwd, pwd + 7, keypwd); in HWTEST_F() 172 std::copy(pwd, pwd + 7, keyStorePwd); in HWTEST_F()
|
/developtools/smartperf_host/trace_streamer/test/unittest/interface/ |
H A D | split_file_data_test.cpp | 5 * You may obtain a copy of the License at 94 std::copy(bufferData.begin(), bufferData.end(), combinedBuf.get()); in CheckData() 150 std::copy(buffer.begin(), buffer.end(), combinedBuf.get()); in HWTEST_F()
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/config/ |
H A D | SignerConfig.java | 5 * You may obtain a copy of the License at 206 * create a copy of this object 208 * @return a copy of this object 210 public SignerConfig copy() { in copy() method in SignerConfig
|
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/plugin/ |
H A D | sdk_plugin_data_parser.cpp | 5 * You may obtain a copy of the License at 29 std::copy(data, data + len, buf.get()); in SDKPluginDataParser()
|
/developtools/hiperf/src/ |
H A D | perf_event_record.cpp | 5 * You may obtain a copy of the License at 477 std::copy(data_.ips + skipKernel_, data_.ips + data_.nr + skipKernel_, in GetBinary() 483 std::copy(data_.raw_data, data_.raw_data + data_.raw_size, p); in GetBinary() 488 std::copy(data_.lbr, data_.lbr + data_.bnr, reinterpret_cast<PerfBranchEntry *>(p)); in GetBinary() 493 std::copy(data_.user_regs, data_.user_regs + data_.reg_nr, reinterpret_cast<u64 *>(p)); in GetBinary() 498 std::copy(data_.server_pids + skipPid_, data_.server_pids + data_.server_nr + skipPid_, in GetBinary() 504 std::copy(data_.stack_data, data_.stack_data + data_.stack_size, p); in GetBinary() 647 std::copy(reinterpret_cast<const uint8_t *>(&data_), in GetBinary() 750 std::copy(reinterpret_cast<const uint8_t *>(&data_), in GetBinary() 843 std::copy(reinterpret_cas in GetBinary() [all...] |