Searched refs:copy (Results 1 – 25 of 3305) sorted by relevance
12345678910>>...133
/base/startup/appspawn/util/include/ |
D | parcel_util.h | 30 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/ |
D | log_data.h | 76 HilogData(const HilogData& copy) in HilogData() 78 if (unlikely(memcpy_s(this, sizeof(HilogData), ©, sizeof(HilogData)) != 0)) { in HilogData() 85 if (unlikely(memcpy_s(tag, len, copy.tag, len) != 0)) { in HilogData()
|
/base/update/packaging_tools/ |
D | image_class.py | 17 import copy 296 copy.copy(zero_blocks_list), \ 297 copy.copy(nonzero_blocks_list),\ 298 copy.copy(nonzero_groups_list)
|
/base/hiviewdfx/faultloggerd/services/ |
D | BUILD.gn | 4 # You may obtain a copy of the License at 17 copy("faultlogger.cfg") { 22 copy("faultlogger.conf") {
|
/base/startup/init/services/etc/ |
D | BUILD.gn | 4 # 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/ |
D | file_ex.cpp | 48 copy(istreambuf_iterator<char>(file), istreambuf_iterator<char>(), back_inserter(content)); in LoadStringFromFile()
|
/base/telephony/sms_mms/utils/ |
D | LICENSE | 4 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/ |
D | LICENSE | 4 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/ |
D | LICENSE | 4 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/ |
D | LICENSE | 4 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/ |
D | LICENSE | 4 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/ |
D | param_fixer.gni | 4 # You may obtain a copy of the License at 15 import("//build/templates/common/copy.gni")
|
/base/global/i18n_lite/frameworks/i18n/ |
D | BUILD.gn | 4 # You may obtain a copy of the License at 47 copy("global_dat") {
|
/base/inputmethod/imf/services/dialog/entry/src/main/ets/pages/ |
D | index.ets | 5 * You may obtain a copy of the License at 45 console.log(this.TAG + "copy file and html")
|
/base/security/selinux/config/ |
D | config.permissive | 6 # You may obtain a copy of the License at
|
D | config.enforce | 6 # You may obtain a copy of the License at
|
/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/setpermissionbyorigin_fuzzer/corpus/ |
D | init | 5 * You may obtain a copy of the License at
|
/base/update/updateservice/test/fuzztest/updateservicegetnewversion_fuzzer/corpus/ |
D | init | 4 # You may obtain a copy of the License at
|
/base/account/os_account/test/fuzztest/osaccount/queryactiveosaccountids_fuzzer/corpus/ |
D | init | 4 # You may obtain a copy of the License at
|
/base/telephony/cellular_call/test/fuzztest/reporthungupinfo_fuzzer/corpus/ |
D | init | 5 * You may obtain a copy of the License at
|
/base/web/webview/test/fuzztest/ohos_nweb/copyframe_fuzzer/corpus/ |
D | init | 5 * You may obtain a copy of the License at
|
/base/security/selinux/sepolicy/ohos_policy/update/sys_installer_sa/system/ |
D | type.te | 4 # You may obtain a copy of the License at
|
/base/security/access_token/test/fuzztest/access_token/unregisterpermstatechangecallback_fuzzer/corpus/ |
D | init | 4 # You may obtain a copy of the License at
|
/base/web/webview/test/fuzztest/ohos_nweb/vsynccb_fuzzer/corpus/ |
D | init | 5 * You may obtain a copy of the License at
|
/base/global/resource_management/test/fuzztest/resmgr_fuzzer/corpus/ |
D | init | 4 # You may obtain a copy of the License at
|
12345678910>>...133