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()
73 …FilePatchWriter(const std::string &newFileName) : UpdatePatchWriter(), newFileName_(newFileName) {} in FilePatchWriter()
380 bool RenameTraceFile(const std::string& fileName, std::string& newFileName, in RenameTraceFile()
216 std::string newFileName = oldFileName + "_" + name; in CheckKeyWordsInJsErrorAppEventFile() local261 std::string newFileName = oldFileName + "_" + name; in CheckKeyWordsInCjErrorAppEventFile() local
879 std::string newFileName; in SetFileInfo() local