Searched refs:applypatch_check (Results 1 – 4 of 4) sorted by relevance
59 int applypatch_check(const char* filename,
30 return applypatch_check(argv[2], argc-3, argv+3); in CheckMode()
581 int applypatch_check(const char* filename, in applypatch_check() function
1240 int result = applypatch_check(filename, patchcount, sha1s); in ApplyPatchCheckFn()