Home
last modified time | relevance | path

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

/base/update/updater/services/diffpatch/diff/
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()
Dblocks_diff.cpp62 int32_t BlocksDiff::MakePatch(const std::string &oldFileName, const std::string &newFileName, in MakePatch()
/base/hiviewdfx/hitrace/utils/
Dtrace_file_utils.cpp119 bool RenameTraceFile(const std::string& fileName, std::string& newFileName, in RenameTraceFile()
410 std::string newFileName = fileName.substr(pos + CACHE_FILE_PREFIX.size()); in RenameCacheFile() local
424 std::string newFileName = outPath; in SetFileInfo() local
/base/update/updater/services/include/patch/
Dupdate_patch.h73 …FilePatchWriter(const std::string &newFileName) : UpdatePatchWriter(), newFileName_(newFileName) {} in FilePatchWriter()
/base/hiviewdfx/hitrace/frameworks/trace_dump_executor/
Dtrace_dump_executor.cpp86 auto newFileName = GenerateTraceFileName(traceType); in IsGenerateNewFile() local
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
Dfaultlogger_unittest.cpp229 std::string newFileName = oldFileName + "_" + name; in CheckKeyWordsInJsErrorAppEventFile() local
274 std::string newFileName = oldFileName + "_" + name; in CheckKeyWordsInCjErrorAppEventFile() local