Searched defs:newFileName (Results 1 – 6 of 6) sorted by relevance
137 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()
62 int32_t BlocksDiff::MakePatch(const std::string &oldFileName, const std::string &newFileName, in MakePatch()
119 bool RenameTraceFile(const std::string& fileName, std::string& newFileName, in RenameTraceFile()410 std::string newFileName = fileName.substr(pos + CACHE_FILE_PREFIX.size()); in RenameCacheFile() local424 std::string newFileName = outPath; in SetFileInfo() local
73 …FilePatchWriter(const std::string &newFileName) : UpdatePatchWriter(), newFileName_(newFileName) {} in FilePatchWriter()
86 auto newFileName = GenerateTraceFileName(traceType); in IsGenerateNewFile() local
229 std::string newFileName = oldFileName + "_" + name; in CheckKeyWordsInJsErrorAppEventFile() local274 std::string newFileName = oldFileName + "_" + name; in CheckKeyWordsInCjErrorAppEventFile() local