Searched defs:newFileName (Results 1 – 5 of 5) 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()
67 std::string newFileName = GetLogDir() + "runningstatus_" + FormatTimeStamp(true) + suffix; in GenerateNewestFileName() local
467 std::string newFileName = fileName; in ParseUrl() local