Home
last modified time | relevance | path

Searched defs:copyRet (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/quick_fix/src/
H A Dquick_fix_manager_client.cpp53 auto copyRet = bundleQuickFixMgr->CopyFiles(quickFixFiles, destFiles); in ApplyQuickFix() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dkv_delegate.cpp72 bool copyRet = std::filesystem::copy_file(src, dst, options, code); in CopyFile() local
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dmock_netsys_native_client.cpp485 … int copyRet = memcpy_s(&rt.rt_gateway, sizeof(rt.rt_gateway), &_sin, sizeof(struct sockaddr_in)); in AddRoute() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dconnection_pool.cpp433 bool copyRet = SqliteUtils::CopyFile(backupPath, newPath); in RestoreMasterDb() local
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_napi.cpp705 …int copyRet = memcpy_s(msg->data_, msg->changeInfo_.size_, msg->changeInfo_.data_, msg->changeInfo… in OnChange() local
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Djs_file_access_ext_ability.cpp592 int &copyRet) in ParserGetJsResult()
670 int copyRet = EXCEPTION; in Copy() local
/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp1282 bool copyRet = CopyExecutorInfo(info, executorInfoHal); in AddExecutor() local
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dfuse_manager.cpp1218 …int32_t copyRet = memcpy_s(buf.get() + sizeDone, min(size - sizeDone, static_cast<size_t>(*readArg… in FixData() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
H A Dmedia_file_extention_utils.cpp1610 int copyRet = E_SUCCESS; in CopyDirectoryOperation() local
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp2681 …int copyRet = memcpy_s(msg->data_, msg->changeInfo_.size_, msg->changeInfo_.data_, msg->changeInfo… in OnChange() local