Searched defs:patchFileName (Results 1 – 4 of 4) sorted by relevance
59 std::string patchFileName; variable80 std::string patchFileName; variable101 std::string patchFileName; variable122 std::string patchFileName; variable
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()
63 const std::string &patchFileName) in MakePatch()
30 bool JsQuickfixCallback::operator()(std::string baseFileName, std::string &patchFileName, in operator ()()