Home
last modified time | relevance | path

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

12345678910>>...133

/base/startup/appspawn/util/include/
Dparcel_util.h30 std::copy(originList.begin(), originList.end(), destVector.begin()); in TranslateListToVector()
39 std::copy(originVector.begin(), originVector.end(), destList.begin()); in TranslateVectorToList()
/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_data.h76 HilogData(const HilogData& copy) in HilogData()
78 if (unlikely(memcpy_s(this, sizeof(HilogData), &copy, sizeof(HilogData)) != 0)) { in HilogData()
85 if (unlikely(memcpy_s(tag, len, copy.tag, len) != 0)) { in HilogData()
/base/update/packaging_tools/
Dimage_class.py17 import copy
296 copy.copy(zero_blocks_list), \
297 copy.copy(nonzero_blocks_list),\
298 copy.copy(nonzero_groups_list)
/base/hiviewdfx/faultloggerd/services/
DBUILD.gn4 # You may obtain a copy of the License at
17 copy("faultlogger.cfg") {
22 copy("faultlogger.conf") {
/base/startup/init/services/etc/
DBUILD.gn4 # You may obtain a copy of the License at
15 copy("ohos.para") {
20 copy("ohos.para.dac") {
24 copy("ohos.const") {
30 copy("ohos.passwd") {
34 copy("ohos.group") {
/base/hiviewdfx/faultloggerd/utils/
Dfile_ex.cpp48 copy(istreambuf_iterator<char>(file), istreambuf_iterator<char>(), back_inserter(content)); in LoadStringFromFile()
/base/telephony/sms_mms/utils/
DLICENSE4 You may obtain a copy of the License at
22 You may obtain a copy of the License at
/base/telephony/sms_mms/services/cdma/
DLICENSE4 You may obtain a copy of the License at
22 You may obtain a copy of the License at
/base/telephony/sms_mms/services/include/cdma/
DLICENSE4 You may obtain a copy of the License at
22 You may obtain a copy of the License at
/base/telephony/sms_mms/services/gsm/
DLICENSE4 You may obtain a copy of the License at
22 You may obtain a copy of the License at
/base/telephony/sms_mms/services/include/gsm/
DLICENSE4 You may obtain a copy of the License at
22 You may obtain a copy of the License at
/base/startup/init/services/etc/param/
Dparam_fixer.gni4 # You may obtain a copy of the License at
15 import("//build/templates/common/copy.gni")
/base/global/i18n_lite/frameworks/i18n/
DBUILD.gn4 # You may obtain a copy of the License at
47 copy("global_dat") {
/base/inputmethod/imf/services/dialog/entry/src/main/ets/pages/
Dindex.ets5 * You may obtain a copy of the License at
45 console.log(this.TAG + "copy file and html")
/base/security/selinux/config/
Dconfig.permissive6 # You may obtain a copy of the License at
Dconfig.enforce6 # You may obtain a copy of the License at
/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/setpermissionbyorigin_fuzzer/corpus/
Dinit5 * You may obtain a copy of the License at
/base/update/updateservice/test/fuzztest/updateservicegetnewversion_fuzzer/corpus/
Dinit4 # You may obtain a copy of the License at
/base/account/os_account/test/fuzztest/osaccount/queryactiveosaccountids_fuzzer/corpus/
Dinit4 # You may obtain a copy of the License at
/base/telephony/cellular_call/test/fuzztest/reporthungupinfo_fuzzer/corpus/
Dinit5 * You may obtain a copy of the License at
/base/web/webview/test/fuzztest/ohos_nweb/copyframe_fuzzer/corpus/
Dinit5 * You may obtain a copy of the License at
/base/security/selinux/sepolicy/ohos_policy/update/sys_installer_sa/system/
Dtype.te4 # You may obtain a copy of the License at
/base/security/access_token/test/fuzztest/access_token/unregisterpermstatechangecallback_fuzzer/corpus/
Dinit4 # You may obtain a copy of the License at
/base/web/webview/test/fuzztest/ohos_nweb/vsynccb_fuzzer/corpus/
Dinit5 * You may obtain a copy of the License at
/base/global/resource_management/test/fuzztest/resmgr_fuzzer/corpus/
Dinit4 # You may obtain a copy of the License at

12345678910>>...133