Searched defs:patch_path (Results 1 – 3 of 3) sorted by relevance
181 const base::FilePath& patch_path, in Generate()210 const base::FilePath& patch_path, in Apply()230 status::Code VerifyPatch(const base::FilePath& patch_path) { in VerifyPatch()
137 string patch_path; in TestPatching() local
227 def ApplyPatch(src_path, patch_path): argument