Home
last modified time | relevance | path

Searched defs:newFileName (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/update/updater/services/diffpatch/diff/
H A Dupdate_diff.cpp137 const std::string &newFileName, const std::string &patchFileName) in MakePatch()
187 const std::string &newFileName, const std::string &patchFileName) in DiffImage()
198 const std::string &newFileName, const std::string &patchFileName) in DiffBlock()
H A Dblocks_diff.cpp62 int32_t BlocksDiff::MakePatch(const std::string &oldFileName, const std::string &newFileName, in MakePatch()
/ohos5.0/base/update/updater/services/include/patch/
H A Dupdate_patch.h73 …FilePatchWriter(const std::string &newFileName) : UpdatePatchWriter(), newFileName_(newFileName) {} in FilePatchWriter()
/ohos5.0/base/hiviewdfx/hiview/base/running_status_logger/
H A Drunning_status_logger.cpp67 std::string newFileName = GetLogDir() + "runningstatus_" + FormatTimeStamp(true) + suffix; in GenerateNewestFileName() local
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_daemon_handler.cpp229 std::string newFileName = std::string(newFile) + PATH_SEPARATOR + ent->d_name; in MoveFile() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_list.c502 int32_t FileListRenameFile(FileList *fileList, uint16_t fileId, const char *newFileName) in FileListRenameFile()
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_rdbstore.cpp1078 …atic void FileRename(ValuesBucket &values, const int32_t &position, const std::string &newFileName) in FileRename()
1100 const std::string &newFileName) in FileMoveAndRename()
1118 string newFileName = newNode.fileName; in HandleRenameValue() local
1132 const std::string &newParentCloudId, const std::string &newFileName) in Rename()
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dclouddisk_rdbstore_mock.cpp184 const std::string &newParentCloudId, const std::string &newFileName) in Rename()
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/
H A Dclouddisk_rdbstore_test.cpp812 const std::string newFileName = ""; variable
831 const std::string newFileName = "test"; variable
850 const std::string newFileName = " test"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H A Ddatabase_oper.cpp42 std::string newFileName; in ExecuteRekey() local
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dtrans_type.h297 char newFileName[MAX_PATH_LEN]; /**< New file name */ member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/
H A Dnstackx_dfile.h178 char newFileName[NSTACKX_MAX_REMOTE_PATH_LEN]; member
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_adapter_impl.cpp535 std::string newFileName = fileName; in GetRawfile() local
H A Dresource_adapter_impl_v2.cpp652 std::string newFileName = fileName; in GetRawfile() local
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfaultlogger_unittest.cpp212 std::string newFileName = oldFileName + "_" + name; in CheckKeyWordsInJsErrorAppEventFile() local